CGuidNameList::operator [] (Compact 2013)
3/26/2014
Allows access to the GUID name for a given GUID.
Syntax
TCHAR* operator[ ](
const GUID& guid
);
Parameters
- guid
Globally unique identifier.
Return Value
Returns the GUID name for the given entry in a GUID name list.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |