_MFT_INPUT_DATA_BUFFER_FLAGS enumeration
Defines flags for the IMFTransform::ProcessInput method. Currently no flags are defined.
Syntax
enum _MFT_INPUT_DATA_BUFFER_FLAGS {
MFT_INPUT_DATA_BUFFER_PLACEHOLDER = 0xFFFFFFFF
};
Constants
Requirements
|
Minimum supported client |
Windows Vista [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps | Windows Store apps] |
|
Header |
|
See also
Show: