IAMPushSource::SetPushSourceFlags method
The SetPushSourceFlags method sets flags that specify the behavior of the filter. Currently, applications should not call this method, because request flags are not supported and an application should not override the flags set by the filter.
Syntax
HRESULT SetPushSourceFlags(
[in] ULONG Flags
);
Parameters
- Flags [in]
-
Combination of flags from the AM_PUSHSOURCE_FLAGS enumeration.
Return value
Returns an HRESULT value that depends on the implementation of the interface.
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps only] |
|
Header |
|
|
Library |
|
See also
Send comments about this topic to Microsoft
Build date: 11/21/2012
