drGetDisplayNameList
drGetDisplayNameList(
)
=> l_displayNameList / nil
Description
Reads virtual memory and returns a complete list of display device names.
Arguments
Value Returned
Example
deGetDisplayNameList()
=> psb
Reads virtual memory and returns the display device names (in this case, there is only one).
Return to top