Symbol Reference
Symbol Reference
/ sgcSSL_WinSSPI Namespace
/ Structs, Records, Enums / sgcSSL_WinSSPI.TSecPkgContext_ApplicationProtocol
Close
sgcWebSockets Classes
sgcSSL_WinSSPI.TSecPkgContext_ApplicationProtocol Record

Namespace: sgcSSL_WinSSPI

Pascal
C++
C#
Visual Basic
public TSecPkgContext_ApplicationProtocol = record ProtoNegoStatus: Integer; ProtoNegoExt: Integer; ProtocolIdSize: Byte; ProtocolId: Array [0 .. MAX_PROTOCOL_ID_SIZE - 1] of Byte; end;
Members
Description
ProtoNegoStatus: Integer;
Application protocol negotiation status
ProtocolIdSize: Byte;
Size in bytes of the application protocol ID

This is record sgcSSL_WinSSPI.TSecPkgContext_ApplicationProtocol.