OALKitlGetDevLoc (Windows CE 5.0)

Send Feedback

This function returns the KITL device location. It is used by some optional KITL functions.

BOOL OALKitlGetDevLoc(  DEVICE_LOCATION *pDevLoc);

Parameters

Return Values

Returns TRUE if the KITL is active. Returns FALSE if the KITL is inactive.

Remarks

OALKitlGetDevLoc allows other modules to obtain the KITL device location.

Requirements

OS Versions: Windows CE 5.0 and later
Header: Oal_kitl.h
Link Library: Developer-defined

See Also

KITL Functions

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.