IXpsSigningOptions::SetFlags method (xpsdigitalsignature.h)
Sets the XPS_SIGN_FLAGS value that specifies the signing flags to use for this signature.
Syntax
HRESULT SetFlags(
[in] XPS_SIGN_FLAGS flags
);
Parameters
[in] flags
The XPS_SIGN_FLAGS value that specifies the signing flags to use for this signature.
Return value
If the method succeeds, it returns S_OK; otherwise, it returns an HRESULT error code.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Target Platform | Windows |
Header | xpsdigitalsignature.h |