#include <windows.h>
#include <provexce.h>
Go to the source code of this file.
|
BOOL | operator== (const CHString &s1, CHSTRING_LPCWSTR s2) |
|
BOOL | operator== (const CHString &s1, const CHString &s2) |
|
BOOL | operator!= (const CHString &s1, CHSTRING_LPCWSTR s2) |
|
BOOL | operator!= (const CHString &s1, const CHString &s2) |
|
BOOL | operator< (const CHString &s1, CHSTRING_LPCWSTR s2) |
|
BOOL | operator< (const CHString &s1, const CHString &s2) |
|
BOOL | operator> (const CHString &s1, CHSTRING_LPCWSTR s2) |
|
BOOL | operator> (const CHString &s1, const CHString &s2) |
|
BOOL | operator<= (const CHString &s1, CHSTRING_LPCWSTR s2) |
|
BOOL | operator<= (const CHString &s1, const CHString &s2) |
|
BOOL | operator>= (const CHString &s1, CHSTRING_LPCWSTR s2) |
|
BOOL | operator>= (const CHString &s1, const CHString &s2) |
|
◆ _CHSTRING_H
◆ CHSTRING_LPCWSTR
◆ CHSTRING_LPWSTR
◆ CHSTRING_WCHAR
◆ operator!=() [1/2]
Definition at line 183 of file chstring.h.
HRESULT Compare(IMFAttributes *pTheirs, MF_ATTRIBUTES_MATCH_TYPE MatchType, [out] BOOL *pbResult)
◆ operator!=() [2/2]
◆ operator<() [1/2]
◆ operator<() [2/2]
◆ operator<=() [1/2]
◆ operator<=() [2/2]
◆ operator==() [1/2]
◆ operator==() [2/2]
◆ operator>() [1/2]
◆ operator>() [2/2]
◆ operator>=() [1/2]
◆ operator>=() [2/2]