![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Section contents
ce32base.oxh
The Machine Information V2 object is derived from the Machine Information V1 object; this means that methods provided for a Machine Information V1 object may be applied to a Machine Information V2 object.
this& = NewMachineInfoV2&:
Creates a machine info V2 object and returns a handle which allows the object to be manipulated.
this& |
An value which represents the created size, or 0 if creation failed |
LOCAL this& this& = NewMachineInfoV2&: DeleteMachineInfoV2:(this&)
DeleteMachineInfoV2:(this&)
Destroys the machine info V2 object.
this& |
A handle to a machine info V2 object |
LOCAL this& this& = NewMachineInfoV2&: DeleteMachineInfoV2:(this&)
index& = MachineInfoV2KeyboardIndex&:(this&)
<TBS>
this& |
A handle to a machine info V2object |
index& |
The keyboard index |
index& = MachineInfoV2LanguageIndex:(this&)
<TBS>
this& |
A handle to a machine info V2object |
index& |
The language index |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |