IePadLS2 Interface Reference

import "ePadHancock-IDL.idl";

List of all members.

Public Member Functions

HRESULT connGetLCDPixels ([out]INT16U *LCDMaxX,[out]INT16U *LCDMaxY)


Detailed Description

Interface for ePad-LS client. Available debug properties:

field namepossible valuesmeaning
exclusiveOpen[0|1]Set exclusive open property
(0 = NOT exclusive open, 1 = Exclusive Open)
Default is 0 (off)
legacymode[0|1]Set legacy open property
(0 = NOT legacy open, 1 = Legacy Open, device in inking mode)
Default is NOT legacy open)

All of the above fields are case-sensitive.

See also:
gIEDebugGUI::SetDebugParam

gIEDebugGUI::GetDebugParam

Definition at line 904 of file ePadHancock-IDL.idl.


Member Function Documentation

HRESULT IePadLS2::connGetLCDPixels [out] INT16U LCDMaxX,
[out] INT16U LCDMaxY
 

Get the coordinates for the LCD display.

Parameters:
Parametersmeaning
LCDMaxXMax LCD X-value (width)
LCDMaxYMax LCD Y-value (height)

Possible return code:
Return Codemeaning
S_OKDone
E_HANDLEThe ePad device handle is NULL


Generated on Tue Nov 21 11:11:29 2006 for ePadAPIs by  doxygen 1.4.6-NO