Not
Bu sayfaya erişim yetkilendirme gerektiriyor. Oturum açmayı veya dizinleri değiştirmeyi deneyebilirsiniz.
Bu sayfaya erişim yetkilendirme gerektiriyor. Dizinleri değiştirmeyi deneyebilirsiniz.
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 |