Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DWord ¶
type DWord = uint32
DWord is the double word type. It is a 32-bit unsigned integer. DWORD type in the open specification by Microsoft: https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-dtyp/262627d8-3418-4627-9218-4ffe110850b2
type UnixTimeStamp ¶ added in v0.8.5
type UnixTimeStamp = int64
type Word ¶
type Word = uint16
Word is the word type. It is a 16-bit unsigned integer. WORD type in the open specification by Microsoft: https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-dtyp/f8573df3-a44a-4a50-b070-ac4c3aa78e3c
Click to show internal directories.
Click to hide internal directories.