Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets the field to which the custom attribute is attached.
Syntax
Parameters
ppField
[out] Returns the IDebugField object that represents the field to which the custom attribute is attached.
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
Call the GetKind method on the returned IDebugField object to determine what kind of field the parent is.