Share via


ICertExit2::GetManageModule 메서드(certexit.h)

GetManageModule 메서드는 GetManageModule을 호출하고 ICertManageModule에 대한 포인터의 주소를 전달하여 ICertExit2 인터페이스와 연결된 ICertManageModule 인터페이스를 검색합니다.

구문

HRESULT GetManageModule(
  [out] ICertManageModule **ppManageModule
);

매개 변수

[out] ppManageModule

ICertExit2 인터페이스와 연결된 ICertManageModule 인터페이스에 대한 포인터입니다.

반환 값

C++

반환 값은 HRESULT입니다. S_OK 값은 메서드가 성공했음을 나타냅니다.

VB

반환 값은 ICertExit2 인터페이스와 연결된 ICertManageModule 인터페이스를 포함하는 Variant입니다.

요구 사항

요구 사항
지원되는 최소 클라이언트 지원되는 버전 없음
지원되는 최소 서버 Windows Server 2003 [데스크톱 앱만 해당]
대상 플랫폼 Windows
헤더 certexit.h(Certsrv.h 포함)