WinAPI::regOpenKey Method [AX 2012]

Syntax

client public static int regOpenKey(
    int hKey, 
    str subKey, 
    int regSam)

Run On

Client

Parameters

  • hKey
    Type: int
  • subKey
    Type: str
  • regSam
    Type: int

See Also

Reference

WinAPI Class