ReactOS 0.4.15-dev-7918-g2a2556c
tagDBID Struct Reference
Collaboration diagram for tagDBID:

Public Attributes

union {
   GUID   guid
 
   GUID *   pguid
 
uGuid
 
DBKIND eKind
 
union {
   LPOLESTR   pwszName
 
   ULONG   ulPropid
 
uName
 

Detailed Description

Definition at line 31 of file dbs.idl.

Member Data Documentation

◆ eKind

DBKIND tagDBID::eKind

Definition at line 41 of file dbs.idl.

◆ guid

GUID tagDBID::guid

Definition at line 35 of file dbs.idl.

◆ pguid

GUID* tagDBID::pguid

Definition at line 37 of file dbs.idl.

◆ pwszName

LPOLESTR tagDBID::pwszName

Definition at line 45 of file dbs.idl.

◆ 

union { ... } tagDBID::uGuid

◆ ulPropid

ULONG tagDBID::ulPropid

Definition at line 47 of file dbs.idl.

◆ 

union { ... } tagDBID::uName

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