Kanzi display, native portion for the win32 platform. More...
Functions | |
| 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. | |
| LPCTSTR | kzsDisplayNativeGetDeviceName (const struct KzsDisplayNative *displayNative) |
| Returns the name of the display adapter device. | |
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.