Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
Poco::Net::NTLMCredentials::BufferDesc Struct Reference

#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
 

Detailed Description

Definition at line 104 of file NTLMCredentials.h.

Constructor & Destructor Documentation

◆ BufferDesc() [1/2]

Poco::Net::NTLMCredentials::BufferDesc::BufferDesc ( )
inline

Definition at line 106 of file NTLMCredentials.h.

◆ BufferDesc() [2/2]

Poco::Net::NTLMCredentials::BufferDesc::BufferDesc ( Poco::UInt16 len,
Poco::UInt32 off )
inline

Definition at line 113 of file NTLMCredentials.h.

Member Data Documentation

◆ length

Poco::UInt16 Poco::Net::NTLMCredentials::BufferDesc::length

Definition at line 120 of file NTLMCredentials.h.

◆ offset

Poco::UInt32 Poco::Net::NTLMCredentials::BufferDesc::offset

Definition at line 122 of file NTLMCredentials.h.

◆ reserved

Poco::UInt16 Poco::Net::NTLMCredentials::BufferDesc::reserved

Definition at line 121 of file NTLMCredentials.h.


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