Sack Library Documentation
|
int GetSheetSize(PSI_CONTROL pControl, _32 * width, _32 * height);
Parameters |
Description |
PSI_CONTROL pControl |
tab control to get the sheet size for |
_32 * width |
pointer to a 32 bit unsigned value to receive the width sheets should be. |
_32 * height |
pointer to a 32 bit unsigned value to receive the height sheets should be. |
Get the size of sheets for this sheet control. So the page creator can create a page that is the correct size for the sheet dialog.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|