Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets an enumerator for all custom attributes attached to this field.
Syntax
Parameters
ppEnum
[out] Returns an IEnumDebugCustomAttributes object representing the list of custom attributes; otherwise, returns a null value if there are no custom attributes.
Return Value
If successful, returns S_OK or S_FALSE if there are no custom attributes on this field. Otherwise, returns an error code;
Remarks
A field can have multiple custom attributes.