Kanzi display, native portion for the win32 platform. More...
Functions | |
LPCTSTR | kzsDisplayNativeGetDeviceName (const struct KzsDisplayNative *displayNative) |
Returns the name of the display adapter device. More... | |
kzUint | kzsDisplayNativeGetCurrentX (const struct KzsDisplayNative *displayNative) |
Returns the x coordinate of the display with respect to the desktop. More... | |
kzUint | kzsDisplayNativeGetCurrentY (const struct KzsDisplayNative *displayNative) |
Returns the y coordinate of the display with respect to the desktop. More... | |
Kanzi display, native portion for the win32 platform.
Copyright 2008-2017 by Rightware. All rights reserved.
LPCTSTR kzsDisplayNativeGetDeviceName | ( | const struct KzsDisplayNative * | displayNative | ) |
Returns the name of the display adapter device.
kzUint kzsDisplayNativeGetCurrentX | ( | const struct KzsDisplayNative * | displayNative | ) |
Returns the x coordinate of the display with respect to the desktop.
kzUint kzsDisplayNativeGetCurrentY | ( | const struct KzsDisplayNative * | displayNative | ) |
Returns the y coordinate of the display with respect to the desktop.