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.
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 |