![]() |
Ark Server API (ASE) - Wiki
|
#include <NTLMCredentials.h>
Public Member Functions | |
BufferDesc () | |
BufferDesc (Poco::UInt16 len, Poco::UInt32 off) | |
Public Attributes | |
Poco::UInt16 | length |
Poco::UInt16 | reserved |
Poco::UInt32 | offset |
Definition at line 104 of file NTLMCredentials.h.
|
inline |
Definition at line 106 of file NTLMCredentials.h.
|
inline |
Definition at line 113 of file NTLMCredentials.h.
Poco::UInt16 Poco::Net::NTLMCredentials::BufferDesc::length |
Definition at line 120 of file NTLMCredentials.h.
Poco::UInt32 Poco::Net::NTLMCredentials::BufferDesc::offset |
Definition at line 122 of file NTLMCredentials.h.
Poco::UInt16 Poco::Net::NTLMCredentials::BufferDesc::reserved |
Definition at line 121 of file NTLMCredentials.h.