NtMakeTemporaryObject (NTDLL.@)
NTSTATUS NtMakeTemporaryObject ( HANDLE Handle )
Make a permanent object temporary.
| Handle | [In] | handle to permanent object. |
Success: STATUS_SUCCESS.
Failure: An NTSTATUS error code.
Defined in "winternl.h".
Implemented in "dlls/ntdll/om.c". source.winehq.org/source/dlls/ntdll/om.c
Debug channel "ntdll".
Copyright © 2009 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2009.