CmGetPreferencesNeededSize (Compact 2013)
3/26/2014
This function returns the minimum memory allocation required by the CM_PREFERENCES structure.
Syntax
FORCEINLINE DWORD CmGetPreferencesNeededSize(DWORD cPreference)
Parameters
- cPreference
[in] Pointer to a CM_PREFERENCES structure.
Return Value
Value |
Description |
---|---|
DWORD |
Minimum number of bytes occupied by the structure. |
Requirements
Header |
cmnet.h |
Library |
cmnet.lib |