ReactOS 0.4.15-dev-7842-g558ab78
_SERVICE_INFOA Struct Reference

#include <nspapi.h>

Collaboration diagram for _SERVICE_INFOA:

Public Attributes

LPGUID lpServiceType
 
LPSTR lpServiceName
 
LPSTR lpComment
 
LPSTR lpLocale
 
DWORD dwDisplayHint
 
DWORD dwVersion
 
DWORD dwTime
 
LPSTR lpMachineName
 
LPSERVICE_ADDRESSES lpServiceAddress
 
BLOB ServiceSpecificInfo
 

Detailed Description

Definition at line 75 of file nspapi.h.

Member Data Documentation

◆ dwDisplayHint

DWORD _SERVICE_INFOA::dwDisplayHint

Definition at line 80 of file nspapi.h.

◆ dwTime

DWORD _SERVICE_INFOA::dwTime

Definition at line 82 of file nspapi.h.

◆ dwVersion

DWORD _SERVICE_INFOA::dwVersion

Definition at line 81 of file nspapi.h.

◆ lpComment

LPSTR _SERVICE_INFOA::lpComment

Definition at line 78 of file nspapi.h.

◆ lpLocale

LPSTR _SERVICE_INFOA::lpLocale

Definition at line 79 of file nspapi.h.

◆ lpMachineName

LPSTR _SERVICE_INFOA::lpMachineName

Definition at line 83 of file nspapi.h.

◆ lpServiceAddress

LPSERVICE_ADDRESSES _SERVICE_INFOA::lpServiceAddress

Definition at line 84 of file nspapi.h.

◆ lpServiceName

LPSTR _SERVICE_INFOA::lpServiceName

Definition at line 77 of file nspapi.h.

◆ lpServiceType

LPGUID _SERVICE_INFOA::lpServiceType

Definition at line 76 of file nspapi.h.

◆ ServiceSpecificInfo

BLOB _SERVICE_INFOA::ServiceSpecificInfo

Definition at line 85 of file nspapi.h.


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