|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <mapidefs.h>

Public Attributes | |
| LPGUID | lpguid |
| ULONG | ulKind |
| union { | |
| LONG lID | |
| LPWSTR lpwstrName | |
| } | Kind |
Definition at line 640 of file mapidefs.h.
| union { ... } _MAPINAMEID::Kind |
Referenced by FEqualNames().
| LONG _MAPINAMEID::lID |
Definition at line 646 of file mapidefs.h.
Referenced by FEqualNames().
| LPGUID _MAPINAMEID::lpguid |
Definition at line 642 of file mapidefs.h.
Referenced by FEqualNames().
| LPWSTR _MAPINAMEID::lpwstrName |
Definition at line 647 of file mapidefs.h.
Referenced by FEqualNames().
| ULONG _MAPINAMEID::ulKind |
Definition at line 643 of file mapidefs.h.
Referenced by FEqualNames().