Share via


IXpsSigningOptions::GetFlags method

Gets the XPS_SIGN_FLAGS value that specifies the signing flags to be used for this signature.

Syntax

HRESULT GetFlags(
  [out, retval] XPS_SIGN_FLAGS *flags
);

Parameters

  • flags [out, retval]
    The XPS_SIGN_FLAGS value that specifies the signing flags to be used for this signature.

Return value

If the method succeeds, it returns S_OK; otherwise, it returns an HRESULT error code.

Requirements

Minimum supported client

Windows 7 [desktop apps only]

Minimum supported server

Windows Server 2008 R2 [desktop apps only]

Header

Xpsdigitalsignature.h

IDL

XpsDigitalSignature.idl

See also

IXpsSigningOptions

XPS_SIGN_FLAGS

XML Paper Specification

Standard ECMA-376, Office Open XML File Formats