dlangui v0.9.182 (2018-11-26T09:11:32Z)
Home
Dub
Repo
SERVICE_INFOA
win32
nspapi
Undocumented in source.
version(Windows)
struct
SERVICE_INFOA {
LPGUID
lpServiceType
;
LPSTR
lpServiceName
;
LPSTR
lpComment
;
LPSTR
lpLocale
;
DWORD
dwDisplayHint
;
DWORD
dwVersion
;
DWORD
dwTime
;
LPSTR
lpMachineName
;
LPSERVICE_ADDRESSES
lpServiceAddress
;
BLOB
ServiceSpecificInfo
;
}
Members
Variables
ServiceSpecificInfo
BLOB
ServiceSpecificInfo
;
Undocumented in source.
dwDisplayHint
DWORD
dwDisplayHint
;
Undocumented in source.
dwTime
DWORD
dwTime
;
Undocumented in source.
dwVersion
DWORD
dwVersion
;
Undocumented in source.
lpComment
LPSTR
lpComment
;
Undocumented in source.
lpLocale
LPSTR
lpLocale
;
Undocumented in source.
lpMachineName
LPSTR
lpMachineName
;
Undocumented in source.
lpServiceAddress
LPSERVICE_ADDRESSES
lpServiceAddress
;
Undocumented in source.
lpServiceName
LPSTR
lpServiceName
;
Undocumented in source.
lpServiceType
LPGUID
lpServiceType
;
Undocumented in source.
Meta
Source
See Implementation
win32
nspapi
aliases
GetAddressByName
LPSERVICE_ASYNC_INFO
LPSERVICE_INFO
LPSERVICE_INFOA
LPSERVICE_INFOW
PBLOB, LPBLOB
PCSADDR_INFO, LPCSADDR_INFO
PSERVICE_ADDRESSES, LPSERVICE_ADDRESSES
PSOCKET_ADDRESS, LPSOCKET_ADDRESS
SERVICE_INFO
SetService
_SERVICE_INFO
enums
NS_ALL
SERVICE_REGISTER
functions
GetAddressByNameA
GetAddressByNameW
SetServiceA
SetServiceW
structs
BLOB
CSADDR_INFO
SERVICE_ADDRESS
SERVICE_ADDRESSES
SERVICE_INFOA
SERVICE_INFOW
SOCKET_ADDRESS