GetProcAddressU(TLibraryHandle,UnicodeString) Method
Represents method GetProcAddressU(TLibraryHandle,UnicodeString).
function GetProcAddressU(const Handle: TLibraryHandle; const ProcName: UnicodeString): Pointer;
Parameters
- Handle
- Type: System.Void
- ProcName
- Type: UnicodeString
Return Value
Type: Pointer