Nota
L'accesso a questa pagina richiede l'autorizzazione. Puoi provare ad accedere o a cambiare directory.
L'accesso a questa pagina richiede l'autorizzazione. Puoi provare a cambiare directory.
Gets the custom attribute class type.
Syntax
Parameters
ppCAType
[out] Returns the IDebugClassField object that represents the class of which the custom attribute is an instance.
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
A custom attribute is always a class. This method provides access to an IDebugClassField object that describes that class.