ReactOS 0.4.16-dev-136-g52192f1
|
#include <ntifs.template.h>
Public Attributes | |
MSV1_0_PROTOCOL_MESSAGE_TYPE | MessageType |
ULONG | ParameterControl |
LUID | LogonId |
UNICODE_STRING | Password |
UCHAR | ChallengeToClient [MSV1_0_CHALLENGE_LENGTH] |
Definition at line 1013 of file ntifs.template.h.
UCHAR _MSV1_0_GETCHALLENRESP_REQUEST_V1::ChallengeToClient[MSV1_0_CHALLENGE_LENGTH] |
Definition at line 1018 of file ntifs.template.h.
LUID _MSV1_0_GETCHALLENRESP_REQUEST_V1::LogonId |
Definition at line 1016 of file ntifs.template.h.
MSV1_0_PROTOCOL_MESSAGE_TYPE _MSV1_0_GETCHALLENRESP_REQUEST_V1::MessageType |
Definition at line 1014 of file ntifs.template.h.
ULONG _MSV1_0_GETCHALLENRESP_REQUEST_V1::ParameterControl |
Definition at line 1015 of file ntifs.template.h.
UNICODE_STRING _MSV1_0_GETCHALLENRESP_REQUEST_V1::Password |
Definition at line 1017 of file ntifs.template.h.