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.
Creates a pointer to the specified type.
Syntax
Parameters
pTypeField
[in] Type to point to. It is represented by the IDebugField interface.
pPtrToTypeField
[out] Returns the pointer represented by a new IDebugField object.
Return Value
If successful, returns S_OK; otherwise, returns an error code.