Skip to content

Latest commit

 

History

History
90 lines (61 loc) · 2.61 KB

ns-prcomoem-_print_feature_option.md

File metadata and controls

90 lines (61 loc) · 2.61 KB
UID title description old-location tech.root ms.date keywords 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 f1_keywords topic_type api_type api_location api_name
NS:prcomoem._PRINT_FEATURE_OPTION
_PRINT_FEATURE_OPTION (prcomoem.h)
The PRINT_FEATURE_OPTION structure contains information about a feature-option pair, where the option is one option of a particular feature.
print\print_feature_option.htm
print
04/20/2018
PRINT_FEATURE_OPTION structure
PRINT_FEATURE_OPTION, PRINT_FEATURE_OPTION structure [Print Devices], _PRINT_FEATURE_OPTION, prcomoem/PRINT_FEATURE_OPTION, print.print_feature_option, print_unidrv-pscript_ui_2f776943-da30-40c4-909a-56472768c8df.xml
prcomoem.h
Prcomoem.h
Windows
Windows
PRINT_FEATURE_OPTION
_PRINT_FEATURE_OPTION
prcomoem/_PRINT_FEATURE_OPTION
PRINT_FEATURE_OPTION
prcomoem/PRINT_FEATURE_OPTION
APIRef
kbSyntax
HeaderDef
prcomoem.h
_PRINT_FEATURE_OPTION
PRINT_FEATURE_OPTION

_PRINT_FEATURE_OPTION structure

-description

The PRINT_FEATURE_OPTION structure contains information about a feature-option pair, where the option is one option of a particular feature.

-struct-fields

-field pszFeature

The printing feature.

-field pszOption

One of the options for the printing feature.

-remarks

This structure is used by methods that belong to the IPrintCoreHelper, IPrintCoreHelperPS, and IPrintCoreHelperUni interfaces. The methods are listed in the See Also section.

-see-also

IPrintCoreHelper::SetOptions

IPrintCoreHelper::WhyConstrained

IPrintCoreHelperPS::SetOptions

IPrintCoreHelperPS::WhyConstrained

IPrintCoreHelperUni::SetOptions

IPrintCoreHelperUni::WhyConstrained