IDynamicLibraryLoader.

GetProcAddress(IntPtr, string, bool) Method

Syntax

IntPtr GetProcAddress(IntPtr dll, string proc, bool optional)

Parameters

Name Type Description
dll IntPtr
proc string
optional bool

Return Value

Type Description
IntPtr