IDebugHostType2::GetFunctionInstancePointerType 메서드(dbgmodel.h)
함수에 전달된 instance("this") 포인터의 형식을 나타냅니다. 함수가 클래스의 instance 메서드가 아니면 이 메서드가 실패합니다.
구문
HRESULT GetFunctionInstancePointerType(
IDebugHostType2 **instancePointerType
);
매개 변수
instancePointerType
instance 포인터 형식입니다.
반환 값
이 메서드는 성공 또는 실패를 나타내는 HRESULT를 반환합니다.
요구 사항
요구 사항 | 값 |
---|---|
헤더 | dbgmodel.h |