Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SL_GENUINE_STATE ¶
type SL_GENUINE_STATE uint32
SL_GENUINE_STATE enumeration
https://learn.microsoft.com/en-us/windows/win32/api/slpublic/ne-slpublic-sl_genuine_state
const ( SL_GEN_STATE_IS_GENUINE SL_GENUINE_STATE = iota SL_GEN_STATE_INVALID_LICENSE SL_GEN_STATE_TAMPERED SL_GEN_STATE_OFFLINE SL_GEN_STATE_LAST )
func SLIsWindowsGenuineLocal ¶
func SLIsWindowsGenuineLocal() (SL_GENUINE_STATE, error)
SLIsWindowsGenuineLocal function wrapper.
Click to show internal directories.
Click to hide internal directories.