CMC_X_COM_CONFIG_DATA
CMC_X_COM_CONFIG_DATA is a CMC extension that obtains all available configuration information.
Quick Info
Input Usage
-
item_data
-
Zero.
-
item_reference
-
NULL.
-
extension_flags
-
All flags used with the CMC_extension structure are valid. No further flags are defined.
Output Usage
-
item_data
-
Unchanged.
-
item_reference
-
Pointer to a CMC_X_COM_configuration structure containing all the information available from the cmc_query_configuration function.
-
extension_flags
-
Bitmask of extension flags. If the call successfully returns a structure, the function sets the CMC_EXT_OUTPUT flag.
Remarks
The buffer pointed to by the item_reference member should be freed with one call to cmc_free.
See Also
CMC_extension, cmc_query_configuration, CMC_X_COM_configuration