IAMPlayListItem::GetFlags (Compact 2013)
3/26/2014
This method returns properties for an item in the playlist.
Syntax
HRESULT GetFlags(
DWORD* pdwFlags
);
Parameters
pdwFlags
[out] Identifies properties based on the following flags.Flag
Description
AMPLAYLIST_STARTINSCANMODE
Determined from the PreviewMode tag.
AMPLAYLIST_FORCEBANNER
Determined from the ForceBanner tag.
Return Value
Returns an HRESULT value.
Requirements
Header |
dshow.h, |
Library |
Strmiids.lib |