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.
A ScheduleGroup object is destroyed internally by the runtime when all external references to it are released. It may not be explicitly deleted.
void operator delete(
void * _PObject
);
Parameters
- _PObject
A pointer to the object to be deleted.
Requirements
Header: concrt.h
Namespace: Concurrency