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.
A version of this page is also available for
4/8/2010
This enumeration provides values that describe a file sink.
Syntax
typedef enum {
AM_FILE_OVERWRITE = 0x00000001,
} AM_FILESINK_FLAGS;
Elements
- AM_FILE_OVERWRITE
Indicates that a file should be destroyed.
Requirements
| Windows Embedded CE | Windows Embedded CE 6.0 and later |
| Windows Mobile | Pocket PC for Windows Mobile Version 5.0 and later, Smartphone for Windows Mobile Version 5.0 and later |
| Note | Microsoft DirectShow applications and DirectShow filters have different include file and Library requirements For more information, see Setting Up the Build Environment |