Share via


OALKitlGetDevLoc (Compact 2013)

10/16/2014

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

Syntax

BOOL OALKitlGetDevLoc(
  DEVICE_LOCATION *pDevLoc
);

Parameters

Return Value

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

Header

oal_kitl.h

Library

Developer Implemented

See Also

Reference

KITL Functions for Any Driver
KITL Functions for Production-Quality OAL