ReactOS 0.4.16-dev-1946-g52006dd
_DB_INFORMATION Struct Reference

#include <apphelp.h>

Collaboration diagram for _DB_INFORMATION:

Public Attributes

DWORD dwFlags
 
DWORD dwMajor
 
DWORD dwMinor
 
LPCWSTR Description
 
GUID Id
 
DWORD dwRuntimePlatform
 

Detailed Description

Definition at line 81 of file apphelp.h.

Member Data Documentation

◆ Description

LPCWSTR _DB_INFORMATION::Description

◆ dwFlags

DWORD _DB_INFORMATION::dwFlags

◆ dwMajor

DWORD _DB_INFORMATION::dwMajor

◆ dwMinor

DWORD _DB_INFORMATION::dwMinor

◆ dwRuntimePlatform

DWORD _DB_INFORMATION::dwRuntimePlatform

Definition at line 133 of file db.cpp.

Referenced by test_GetDatabaseInformation().

◆ Id

GUID _DB_INFORMATION::Id

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