ReactOS 0.4.15-dev-7942-gd23573b
tagSDBQUERYRESULT_2k3 Struct Reference

#include <apphelp_apitest.h>

Collaboration diagram for tagSDBQUERYRESULT_2k3:

Public Attributes

TAGREF atrExes [SDB_MAX_EXES_2k3]
 
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 72 of file apphelp_apitest.h.

Member Data Documentation

◆ atrExes

TAGREF tagSDBQUERYRESULT_2k3::atrExes[SDB_MAX_EXES_2k3]

Definition at line 74 of file apphelp_apitest.h.

Referenced by expect_layeronly_imp().

◆ atrLayers

TAGREF tagSDBQUERYRESULT_2k3::atrLayers[SDB_MAX_LAYERS]

Definition at line 75 of file apphelp_apitest.h.

Referenced by expect_layeronly_imp().

◆ dwCustomSDBMap

DWORD tagSDBQUERYRESULT_2k3::dwCustomSDBMap

Definition at line 82 of file apphelp_apitest.h.

Referenced by expect_layeronly_imp(), and Test_Shimdata().

◆ dwExeCount

DWORD tagSDBQUERYRESULT_2k3::dwExeCount

Definition at line 78 of file apphelp_apitest.h.

Referenced by expect_layeronly_imp().

◆ dwFlags

DWORD tagSDBQUERYRESULT_2k3::dwFlags

Definition at line 81 of file apphelp_apitest.h.

Referenced by expect_layeronly_imp().

◆ dwLayerCount

DWORD tagSDBQUERYRESULT_2k3::dwLayerCount

Definition at line 79 of file apphelp_apitest.h.

Referenced by expect_layeronly_imp(), and Test_Shimdata().

◆ dwLayerFlags

DWORD tagSDBQUERYRESULT_2k3::dwLayerFlags

Definition at line 76 of file apphelp_apitest.h.

Referenced by expect_layeronly_imp().

◆ guidID

GUID tagSDBQUERYRESULT_2k3::guidID

Definition at line 80 of file apphelp_apitest.h.

Referenced by expect_layeronly_imp().

◆ rgGuidDB

GUID tagSDBQUERYRESULT_2k3::rgGuidDB[SDB_MAX_SDBS]

Definition at line 83 of file apphelp_apitest.h.

Referenced by expect_layeronly_imp(), and Test_Shimdata().

◆ trApphelp

TAGREF tagSDBQUERYRESULT_2k3::trApphelp

Definition at line 77 of file apphelp_apitest.h.

Referenced by expect_layeronly_imp().


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