RtlFreeHandle(3w)

NAME

RtlFreeHandle (NTDLL.@)

SYNOPSIS

BOOLEAN RtlFreeHandle
 (
  RTL_HANDLE_TABLE* HandleTable,
  RTL_HANDLE*       Handle
 )

DESCRIPTION

Frees an allocated handle.

PARAMS

HandleTable [In/Out] The handle table.

Handle [In] The handle to be freed.

RETURNS

Success: TRUE.

Failure: FALSE.

SEE

RtlAllocateHandle().

IMPLEMENTATION

Defined in "winternl.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/ntdll/handletable.c".

Debug channel "ntdll".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout