Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the size of a struct up to the specified member
Syntax
void CDSIZEOF_STRUCT(
structname,
member
);
Parameters
structname
The struct for which a size will be calculated
member
The member at which to stop calculating size
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Header | commdlg.h |