|
Copyright © 2002-2005 MultiMedia Soft
Return to index
|
|
Remarks
|
Retrieves the current position for the cell identified by a UniqueID identifier.
Further information about cells management can be found inside the How to manage cells section.
| ||||||||||
|
Return value
|
| ||||||||||
|
Syntax
|
BOOL abmCellsGetCellPos (
HWND hWndBtn,
short nUniqueID,
short *pPercLeft,
short *pPercTop
);
|