System.FreeResource

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FreeResource(ResData: HGLOBAL): LongBool; stdcall;

Properties

Type Visibility Source Unit Parent
function external public WindowsAPIs.INC System System

Description

Returns True.

Note: This function does not free anything.

See Also