Returns information about a cybergraphics ID
Source position: cybergraphics.pas line 307
function GetCyberIDAttr( |
CyberIDAttr: LongWord; |
CyberDisplayModeID: LongWord |
):LongWord; |
CyberIDAttr |
|
A number telling cybergraphics which attribute of the displaymode id should be returned |
CyberDisplayModeID |
|
CyberGraphX displaymode ID |
depends on the supplied CyberIDAttr
Returns information about a specified displaymode ID.
Available CyberIDAttr
You should know what you are doing if you call this function! Don't apply it on a non cybergraphics displaymode!
Unknown attributes are reserved for future use, and return ($FFFFFFFF).