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 returns the size of the entire collection list, including size of memories blocks that are pointed by embedded pointers.
Syntax
ULONG CollectionsListGetMarshalledSizeWithoutSerialization(
[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 |