Poco::Net::NTLMCredentials

struct BufferDesc

File Information

Library: Net
Package: NTLM
Header: Poco/Net/NTLMCredentials.h

Constructors

BufferDesc inline

BufferDesc();

BufferDesc inline

BufferDesc(
    Poco::UInt16 len,
    Poco::UInt32 off
);

Variables

length

Poco::UInt16 length;

offset

Poco::UInt32 offset;

reserved

Poco::UInt16 reserved;