drGetDisplayName
drGetDisplayName(x_displayID) =>t_displayName/ nil
Description
Reads virtual memory and returns the display device name of the specified display device identifier.
Arguments
Value Returned
Example
drGetDisplayName(27832)
=> psb
Reads virtual memory and returns the display name, psb, for the display device with identifier 27832.
Return to top