ReactOS 0.4.15-dev-7942-gd23573b
tagSDBQUERYRESULT Struct Reference

#include <apphelp.h>

Collaboration diagram for tagSDBQUERYRESULT:

Public Attributes

TAGREF atrExes [SDB_MAX_EXES]
 
DWORD adwExeFlags [SDB_MAX_EXES]
 
TAGREF atrLayers [SDB_MAX_LAYERS]
 
DWORD dwLayerFlags
 
TAGREF trApphelp
 
DWORD dwExeCount
 
DWORD dwLayerCount
 
GUID guidID
 
DWORD dwFlags
 
DWORD dwCustomSDBMap
 
GUID rgGuidDB [SDB_MAX_SDBS]
 

Detailed Description

Definition at line 64 of file apphelp.h.

Member Data Documentation

◆ adwExeFlags

DWORD tagSDBQUERYRESULT::adwExeFlags[SDB_MAX_EXES]

Definition at line 66 of file apphelp.h.

◆ atrExes

TAGREF tagSDBQUERYRESULT::atrExes[SDB_MAX_EXES]

Definition at line 65 of file apphelp.h.

Referenced by SeiBuildShimRefArray().

◆ atrLayers

TAGREF tagSDBQUERYRESULT::atrLayers[SDB_MAX_LAYERS]

Definition at line 67 of file apphelp.h.

Referenced by SeiBuildShimRefArray().

◆ dwCustomSDBMap

DWORD tagSDBQUERYRESULT::dwCustomSDBMap

Definition at line 74 of file apphelp.h.

◆ dwExeCount

DWORD tagSDBQUERYRESULT::dwExeCount

Definition at line 70 of file apphelp.h.

Referenced by SeiBuildShimRefArray().

◆ dwFlags

DWORD tagSDBQUERYRESULT::dwFlags

Definition at line 73 of file apphelp.h.

◆ dwLayerCount

DWORD tagSDBQUERYRESULT::dwLayerCount

Definition at line 71 of file apphelp.h.

Referenced by SeiBuildShimRefArray().

◆ dwLayerFlags

DWORD tagSDBQUERYRESULT::dwLayerFlags

Definition at line 68 of file apphelp.h.

◆ guidID

GUID tagSDBQUERYRESULT::guidID

Definition at line 72 of file apphelp.h.

◆ rgGuidDB

GUID tagSDBQUERYRESULT::rgGuidDB[SDB_MAX_SDBS]

Definition at line 75 of file apphelp.h.

◆ trApphelp

TAGREF tagSDBQUERYRESULT::trApphelp

Definition at line 69 of file apphelp.h.


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