IXpsPrintControl::Close method

[This documentation is preliminary and is subject to change.]

Applies to: desktop apps only

Passes all resources that have not yet been passed to the IXpsOMPackageTarget implementation, and calls Close on it.

Syntax

HRESULT Close();

Parameters

This method has no parameters.

Return value

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

HRESULT Description
S_OK No error occurred.
E_INVALIDARG An invalid parameter was passed to the returning function.

 

Remarks

Requirements

Minimum supported operating system Same as Interface / Class
Highest IRQL level N/A (user mode)
Callable from DlllMain() No
Callable from services and session 0 Yes
Callable from UI thread Yes

 

See also

IXpsPrintControl

 

 

Build date: 1/22/2012