Example: rdp_raw_key_down

The following example shows pressing the Return key.

rdp_raw_key_down(

    "StepDescription=Key Press 10",

    "Snapshot=snapshot_55.inf",

    "KeyValue=VK_RETURN",

    RDP_LAST );