drGetPacketFillStyle
drGetPacketFillStyle(tx_displayt_packetName) =>x_fillStyle/ nil
Description
Reads virtual memory and returns the fill style number of the specified packet for the specified display device.
Arguments
Value Returned
Example
drGetPacketFillStyle("psb" "greenbluedots_L")
drGetPacketFillStyle(27832 "greenbluedots_L")
Reads virtual memory and returns the fill style number of the packet named greenbluedots_L for the psb display device. The fill style numbers have the following meanings:
| Number | Meaning | Number | Meaning |
|---|---|---|---|
Return to top