|
Copyright © 2002-2009 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,
float *fPosLeft,
float *fPosTop
);
|