IOpcSignaturePartReferenceSet 인터페이스(msopc.h)
서명할 파트에 대한 참조를 나타내는 순서가 지정되지 않은 IOpcSignaturePartReference 인터페이스 포인터 집합입니다.
상속
IOpcSignaturePartReferenceSet 인터페이스는 IUnknown 인터페이스에서 상속됩니다. IOpcSignaturePartReferenceSet 에는 다음과 같은 유형의 멤버도 있습니다.
메서드
IOpcSignaturePartReferenceSet 인터페이스에는 이러한 메서드가 있습니다.
IOpcSignaturePartReferenceSet::Create 서명할 파트에 대한 참조를 나타내는 IOpcSignaturePartReference 인터페이스 포인터를 만들고 집합에 새 인터페이스를 추가합니다. |
IOpcSignaturePartReferenceSet::D elete 집합에서 지정된 IOpcSignaturePartReference 인터페이스 포인터를 삭제합니다. |
IOpcSignaturePartReferenceSet::GetEnumerator 집합에 있는 IOpcSignaturePartReference 인터페이스 포인터의 열거자를 가져옵니다. |
설명
IOpcPart 인터페이스로 나타낼 수 있는 부분만 IOpcSignaturePartReference 인터페이스 포인터로 참조할 수 있습니다. 관계 부분은 IOpcSignatureRelationshipReference 인터페이스에 대한 포인터로 서명하기 위해 참조됩니다. IOpcSignatureRelationshipReference 인터페이스 포인터를 만들려면 IOpcSignatureRelationshipReferenceSet::Create 메서드를 호출합니다.
IOpcSignaturePartReference 인터페이스 포인터가 만들어지고 집합에 추가되면 패키지가 저장되면 해당 포인터가 나타내는 참조가 저장됩니다.
IOpcSignaturePartReference 인터페이스 포인터가 집합에서 삭제되면 패키지가 저장되면 해당 포인터가 나타내는 참조가 저장되지 않습니다.
IOpcSignaturePartReferenceSet 인터페이스 포인터를 만들려면 IOpcSigningOptions::GetSignaturePartReferenceSet 메서드를 호출합니다.
스레드 보안
패키징 개체는 스레드로부터 안전하지 않습니다.
자세한 내용은 패키징 API를 사용한 시작 참조하세요.
요구 사항
지원되는 최소 클라이언트 | Windows 7 [데스크톱 앱 | UWP 앱] |
지원되는 최소 서버 | Windows Server 2008 R2 [데스크톱 앱 | UWP 앱] |
대상 플랫폼 | Windows |
헤더 | msopc.h |
추가 정보
IOpcSignatureRelationshipReferenceSet
개요
참조