Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Returns a platform specific native handle, if one exists.
native_handle_type native_handle();
Return Value
A reference to the critical section.
Remarks
A critical_section object is not associated with a platform specific native handle for the Windows operating system. The method simply returns a reference to the object itself.
Requirements
Header: concrt.h
Namespace: concurrency