JCL Help:TAPMLineStatus
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TAPMLineStatus Enumeration
Search in JCL Help
Search in all projects
Summary
Enumeration of APM line stati. Used as function result by
Pascal
public TAPMLineStatus = (
alsOffline,
alsOnline,
alsUnknown
);
Members
Members | Description |
alsOffline | The PC is not connected to a power plug. That is, it is using the built-in battery. |
alsOnline | The PC is connected to a power plug. |
alsUnknown | Anonymous line status. This will be the result if the function could not determine the current line status. |
Description
Enumeration of APM line stati. Used as function result by
See Also
GetAPMLineStatus GetAPMBatteryFlag TAPMBatteryFlag
About
Unit
no pages or subcategories
Donator
Peter Friese
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page