ReactOS 0.4.15-dev-8636-g945e856
|
#include <apphelp.h>
Public Attributes | |
DWORD | dwFlags |
DWORD | dwMajor |
DWORD | dwMinor |
LPCWSTR | Description |
GUID | Id |
DWORD | dwSomething |
LPCWSTR _DB_INFORMATION::Description |
Definition at line 86 of file apphelp.h.
Referenced by SdbGetDatabaseInformation(), test_GetDatabaseInformation(), and test_GetDatabaseInformationEmpty().
DWORD _DB_INFORMATION::dwFlags |
Definition at line 83 of file apphelp.h.
Referenced by SdbGetDatabaseInformation().
DWORD _DB_INFORMATION::dwMajor |
Definition at line 84 of file apphelp.h.
Referenced by SdbGetDatabaseInformation(), test_GetDatabaseInformation(), and test_GetDatabaseInformationEmpty().
DWORD _DB_INFORMATION::dwMinor |
Definition at line 85 of file apphelp.h.
Referenced by SdbGetDatabaseInformation(), test_GetDatabaseInformation(), and test_GetDatabaseInformationEmpty().
DWORD _DB_INFORMATION::dwSomething |
Definition at line 127 of file db.cpp.
Referenced by test_GetDatabaseInformation(), and test_GetDatabaseInformationEmpty().
GUID _DB_INFORMATION::Id |
Definition at line 87 of file apphelp.h.
Referenced by SdbGetDatabaseInformation(), test_GetDatabaseInformation(), and test_GetDatabaseInformationEmpty().