WSDDetachLinkedMemory (Windows Embedded CE 6.0)
1/6/2010
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 |
Windows Embedded CE | Windows Embedded CE 6.0 R2 |
See Also
Reference
Web Services on Devices Functions
Web Services on Devices Reference