Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SetPartCompression method sets the compression of the part.
Syntax
HRESULT SetPartCompression(
[in] EXpsCompressionOptions compression
);
Parameters
[in] compression
A ExpsCompressionOptions-typed value that describes the compression option for the part.
Return value
SetPartCompression returns an HRESULT value.
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | filterpipeline.h |