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

Namespace: sgcSSL_WinSSPI

Pascal
C++
C#
Visual Basic
public UNICODE_STRING = record Length: USHORT; MaximumLength: USHORT; Buffer: PWideString; end;

This is record sgcSSL_WinSSPI.UNICODE_STRING.