ReactOS 0.4.15-dev-7918-g2a2556c
_SECURITY_MESSAGE Struct Reference

#include <rasshost.h>

Collaboration diagram for _SECURITY_MESSAGE:

Public Attributes

DWORD dwMsgId
 
HPORT hPort
 
DWORD dwError
 
CHAR UserName [UNLEN+1]
 
CHAR Domain [DNLEN+1]
 

Detailed Description

Definition at line 16 of file rasshost.h.

Member Data Documentation

◆ Domain

CHAR _SECURITY_MESSAGE::Domain[DNLEN+1]

Definition at line 22 of file rasshost.h.

◆ dwError

DWORD _SECURITY_MESSAGE::dwError

Definition at line 20 of file rasshost.h.

◆ dwMsgId

DWORD _SECURITY_MESSAGE::dwMsgId

Definition at line 18 of file rasshost.h.

◆ hPort

HPORT _SECURITY_MESSAGE::hPort

Definition at line 19 of file rasshost.h.

◆ UserName

CHAR _SECURITY_MESSAGE::UserName[UNLEN+1]

Definition at line 21 of file rasshost.h.


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