Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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 |