Data Fields

PSOFTWARE_RECORD Struct Reference
[Software APIs]

Structure to hold names of installed programs. More...

#include <SysInfo.h>

Data Fields

wchar_t SoftwareName [MAX_SOFTWARE_NAME_LEN]
 Description/name of installed program.
wchar_t Path [MAX_PATH]
 Installation directory.

Detailed Description

Structure to hold names of installed programs.


Field Documentation

wchar_t SoftwareName[MAX_SOFTWARE_NAME_LEN]

Description/name of installed program.

wchar_t Path[MAX_PATH]

Installation directory.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Enumerations Enumerator Defines