Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
This method returns an IDebugField that represents the name of the enumeration.
Syntax
Parameters
ppField
[out] Returns the IDebugField describing the name of this enumeration.
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
The name of the enumeration also contains the type of the enumeration, which is bound to a memory location by using Bind.