Skip to content

Latest commit

 

History

History
136 lines (92 loc) · 4.74 KB

nf-msopc-iopcsignaturerelationshipreference-getrelationshipselectorenumerator.md

File metadata and controls

136 lines (92 loc) · 4.74 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:msopc.IOpcSignatureRelationshipReference.GetRelationshipSelectorEnumerator
IOpcSignatureRelationshipReference::GetRelationshipSelectorEnumerator (msopc.h)
Gets an enumerator of IOpcRelationshipSelector interface pointers that represent the techniques used to select the subset of relationships in the referenced�Relationships part.
GetRelationshipSelectorEnumerator
GetRelationshipSelectorEnumerator method [Open Packaging Conventions]
GetRelationshipSelectorEnumerator method [Open Packaging Conventions]
IOpcSignatureRelationshipReference interface
IOpcSignatureRelationshipReference interface [Open Packaging Conventions]
GetRelationshipSelectorEnumerator method
IOpcSignatureRelationshipReference.GetRelationshipSelectorEnumerator
IOpcSignatureRelationshipReference::GetRelationshipSelectorEnumerator
msopc/IOpcSignatureRelationshipReference::GetRelationshipSelectorEnumerator
opc.iopcsignaturerelationshipreference_getrelationshipselectorenumerator
opc\iopcsignaturerelationshipreference_getrelationshipselectorenumerator.htm
OPC
a9e1e9e8-d318-4e72-ba52-d020e58f85ff
12/05/2018
GetRelationshipSelectorEnumerator, GetRelationshipSelectorEnumerator method [Open Packaging Conventions], GetRelationshipSelectorEnumerator method [Open Packaging Conventions],IOpcSignatureRelationshipReference interface, IOpcSignatureRelationshipReference interface [Open Packaging Conventions],GetRelationshipSelectorEnumerator method, IOpcSignatureRelationshipReference.GetRelationshipSelectorEnumerator, IOpcSignatureRelationshipReference::GetRelationshipSelectorEnumerator, msopc/IOpcSignatureRelationshipReference::GetRelationshipSelectorEnumerator, opc.iopcsignaturerelationshipreference_getrelationshipselectorenumerator
msopc.h
Windows
Windows 7 [desktop apps only]
Windows Server 2008 R2 [desktop apps only]
OpcDigitalSignature.idl
Windows
19H1
IOpcSignatureRelationshipReference::GetRelationshipSelectorEnumerator
msopc/IOpcSignatureRelationshipReference::GetRelationshipSelectorEnumerator
c++
APIRef
kbSyntax
COM
msopc.h
IOpcSignatureRelationshipReference.GetRelationshipSelectorEnumerator

IOpcSignatureRelationshipReference::GetRelationshipSelectorEnumerator

-description

Gets an enumerator of IOpcRelationshipSelector interface pointers that represent the techniques used to select the subset of relationships in the referenced Relationships part.

-parameters

-param selectorEnumerator [out, retval]

A pointer to an enumerator of IOpcRelationshipSelector interface pointers.

-returns

The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.

Return code Description
S_OK
The method succeeded.
E_POINTER
The selectorEnumerator parameter is NULL.

-see-also

Core Packaging Interfaces

Getting Started with the Packaging API

IOpcSignatureRelationshipReference

IOpcSignatureRelationshipReferenceEnumerator

Overviews

Packaging API Programming Guide

Packaging API Reference

Packaging API Samples

Packaging Digital Signature Interfaces

Packaging Interfaces

Reference