Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates what the type of the instance ("this") pointer passed to the function is. This method will fail if the function is not an instance method on a class.
Syntax
HRESULT GetFunctionInstancePointerType(
IDebugHostType2 **instancePointerType
);
Parameters
instancePointerType
The instance pointer type.
Return value
This method returns HRESULT which indicates success or failure.
Requirements
Requirement | Value |
---|---|
Header | dbgmodel.h |