Example: rdp_set_lock

The following example shows setting the numlock.

rdp_set_lock(

    "StepDescription=Lock Key Set 1",

    "LockKeyValue=VK_NUMLOCK",

    RDP_LAST );