Sack Library Documentation
|
IMPORT_METHOD void DeleteCriticalSec(PCRITICALSECTION pcs);
Parameters |
Description |
PCRITICALSECTION pcs |
pointer to critical section to do nothing with. |
Does nothing. There are no extra resources required for critical sections, and the memory is allocated by the application.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|