ReactOS 0.4.15-dev-7934-g1dc8d80
_SERVICE_ADDRESS Struct Reference

#include <nspapi.h>

Public Attributes

DWORD dwAddressType
 
DWORD dwAddressFlags
 
DWORD dwAddressLength
 
DWORD dwPrincipalLength
 
BYTElpAddress
 
BYTElpPrincipal
 

Detailed Description

Definition at line 63 of file nspapi.h.

Member Data Documentation

◆ dwAddressFlags

DWORD _SERVICE_ADDRESS::dwAddressFlags

Definition at line 65 of file nspapi.h.

◆ dwAddressLength

DWORD _SERVICE_ADDRESS::dwAddressLength

Definition at line 66 of file nspapi.h.

◆ dwAddressType

DWORD _SERVICE_ADDRESS::dwAddressType

Definition at line 64 of file nspapi.h.

◆ dwPrincipalLength

DWORD _SERVICE_ADDRESS::dwPrincipalLength

Definition at line 67 of file nspapi.h.

◆ lpAddress

BYTE* _SERVICE_ADDRESS::lpAddress

Definition at line 68 of file nspapi.h.

◆ lpPrincipal

BYTE* _SERVICE_ADDRESS::lpPrincipal

Definition at line 69 of file nspapi.h.


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