WSDFreeLinkedMemory (Windows Embedded CE 6.0)
1/6/2010
This function frees a memory block previously allocated with WSDAllocateLinkedMemory.
Syntax
void WSDFreeLinkedMemory(
void* pVoid
);
Parameters
- pVoid
Pointer to the memory block to be freed.
Return Value
This function does not return a value.
Remarks
All children of the memory block are automatically freed.
Requirements
Header | wsdapi.h |
Library | wsdapi.lib |
Windows Embedded CE | Windows Embedded CE 6.0 R2 |
See Also
Reference
Web Services on Devices Functions
Web Services on Devices Reference