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 GeneratorParametersType enumeration type defines the set of supported generator parameters.
Syntax
typedef enum __MIDL___MIDL_itf_msrdc_0000_0000_0002 {
RDCGENTYPE_Unused = 0,
RDCGENTYPE_FilterMax
} GeneratorParametersType;
Constants
RDCGENTYPE_UnusedValue: 0 The generator parameters type is unknown. |
RDCGENTYPE_FilterMaxThe FilterMax generator was used to generate the parameters. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista |
| Minimum supported server | Windows Server 2008 |
| Header | msrdc.h |
See also
IRdcGeneratorFilterMaxParameters
IRdcGeneratorParameters::GetGeneratorParametersType