GetProcAddressU(TLibraryHandle,UnicodeString) Method

Represents method GetProcAddressU(TLibraryHandle,UnicodeString).

Namespace: flcWinUtils
function GetProcAddressU(const Handle: TLibraryHandle; const ProcName: UnicodeString): Pointer;

Parameters

Handle
Type: System.Void

ProcName
Type: UnicodeString

Return Value

Type: Pointer