IX509CertificateTemplateWritable::get_Template 메서드(certenroll.h)
Template 속성은 이 IX509CertificateTemplateWritable instance 초기화하는 데 사용된 IX509CertificateTemplate 개체의 복사본을 검색합니다.
이 속성은 읽기 전용입니다.
구문
HRESULT get_Template(
IX509CertificateTemplate **ppValue
);
매개 변수
ppValue
반환 값
없음
설명
COM 릴리스 메서드를 호출하여 인터페이스 포인터를 사용이 완료되면 해제해야 합니다.
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 | Windows 7 [데스크톱 앱만 해당] |
지원되는 최소 서버 | Windows Server 2008 R2 [데스크톱 앱만 해당] |
대상 플랫폼 | Windows |
헤더 | certenroll.h |