ReactOS 0.4.15-dev-7842-g558ab78
_MAPINAMEID Struct Reference

#include <mapidefs.h>

Collaboration diagram for _MAPINAMEID:

Public Attributes

LPGUID lpguid
 
ULONG ulKind
 
union {
   LONG   lID
 
   LPWSTR   lpwstrName
 
Kind
 

Detailed Description

Definition at line 640 of file mapidefs.h.

Member Data Documentation

◆ 

union { ... } _MAPINAMEID::Kind

Referenced by FEqualNames().

◆ lID

LONG _MAPINAMEID::lID

Definition at line 646 of file mapidefs.h.

Referenced by FEqualNames().

◆ lpguid

LPGUID _MAPINAMEID::lpguid

Definition at line 642 of file mapidefs.h.

Referenced by FEqualNames().

◆ lpwstrName

LPWSTR _MAPINAMEID::lpwstrName

Definition at line 647 of file mapidefs.h.

Referenced by FEqualNames().

◆ ulKind

ULONG _MAPINAMEID::ulKind

Definition at line 643 of file mapidefs.h.

Referenced by FEqualNames().


The documentation for this struct was generated from the following file: