ReactOS 0.4.15-dev-7953-g1f49173
_SERVICE_INFOW Struct Reference

#include <nspapi.h>

Collaboration diagram for _SERVICE_INFOW:

Public Attributes

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

Detailed Description

Definition at line 87 of file nspapi.h.

Member Data Documentation

◆ dwDisplayHint

DWORD _SERVICE_INFOW::dwDisplayHint

Definition at line 92 of file nspapi.h.

◆ dwTime

DWORD _SERVICE_INFOW::dwTime

Definition at line 94 of file nspapi.h.

◆ dwVersion

DWORD _SERVICE_INFOW::dwVersion

Definition at line 93 of file nspapi.h.

◆ lpComment

LPWSTR _SERVICE_INFOW::lpComment

Definition at line 90 of file nspapi.h.

◆ lpLocale

LPWSTR _SERVICE_INFOW::lpLocale

Definition at line 91 of file nspapi.h.

◆ lpMachineName

LPWSTR _SERVICE_INFOW::lpMachineName

Definition at line 95 of file nspapi.h.

◆ lpServiceAddress

LPSERVICE_ADDRESSES _SERVICE_INFOW::lpServiceAddress

Definition at line 96 of file nspapi.h.

◆ lpServiceName

LPWSTR _SERVICE_INFOW::lpServiceName

Definition at line 89 of file nspapi.h.

◆ lpServiceType

LPGUID _SERVICE_INFOW::lpServiceType

Definition at line 88 of file nspapi.h.

◆ ServiceSpecificInfo

BLOB _SERVICE_INFOW::ServiceSpecificInfo

Definition at line 97 of file nspapi.h.


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