Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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.