WSDDetachLinkedMemory (Compact 2013)
3/26/2014
This function detaches a child memory block from its parent memory block.
Syntax
void WSDDetachLinkedMemory(
void* pVoid
);
Parameters
- pVoid
Pointer to the memory block to be detached.
Return Value
This function does not return a value.
Remarks
The child memory block must have been previously allocated by a call to WSDAllocateLinkedMemory.
Requirements
Header |
wsdapi.h |
Library |
wsdapi.lib |
See Also
Reference
Web Services on Devices Functions
Web Services on Devices Reference