CMC_X_COM_CONFIG_DATA
CMC_X_COM_CONFIG_DATA
is a CMC extension that obtains all available configuration information.
Quick Info
Header
file: |
XCMCEXT.H |
Input Usage
item_data
Zero.
item_reference
NULL.
extension_flags
All flags
used with the CMC_extension
Output Usage
item_data
Unchanged.
item_reference
Pointer to a CMC_X_COM_configuration
extension_flags
Bitmask of
extension flags. If the call successfully returns a structure, the function
sets the CMC_EXT_OUTPUT flag.
Adds to
The cmc_query_configuration
Remarks
The buffer
pointed to by the item_reference member should be freed with one call to
cmc_free.
See Also