drGetDisplayIdList
drGetDisplayIdList(
)
=> l_displayIDList / nil
Description
Reads virtual memory and returns a complete list of display device identifiers.
Arguments
Value Returned
Example
deGetDisplayIdList()
=> 27832
Reads virtual memory and returns the display device identifiers (in this case, there is only one).
Return to top