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.
This routine is maintained for compatibility. It returns the size needed to accommodate serializing and marshaling a collection list, including embedded memory. It does the same thing as CollectionsListGetSerializedSize.
Syntax
ULONG CollectionsListGetMarshalledSize(
[in] const PSENSOR_COLLECTION_LIST Collection
);
Parameters
[in] Collection
Pointer to a sensor collection list.
Return value
This function returns a ULONG that represents the size of the data.
Requirements
Requirement | Value |
---|---|
Header | sensorsutils.h |