Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
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 |