C# Class NetSeal_Helper.NetSeal.HWID

Show file Open project: Alcatraz3222/NetSeal-Helper

Public Methods

Method Description
GetMachineGuid ( ) : string

Private Methods

Method Description
GetBestInterface ( int int_4, int &int_5 ) : int
GetMachineGuidFromRegistry ( ) : string
GetNetworkInterface ( ) : byte[]
RegCloseKey ( UIntPtr handler ) : int
RegOpenKeyEx ( uint hKey, string subKey, int ulOptions, int samDesired, UIntPtr &hkResult ) : int
RegQueryValueEx ( UIntPtr hKey, string lpValueName, int lpReserved, RegistryValueKind &lpType, StringBuilder lpData, int &lpcbData ) : uint
method_98 ( string string_14 ) : bool
method_99 ( int int_4 ) : bool

Method Details

GetMachineGuid() public static method

public static GetMachineGuid ( ) : string
return string