Click or drag to resize
IClrRuntimeInfo.GetProcAddress Method

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
IntPtr GetProcAddress(
	string procName
)

Parameters

procName
Type: System.String

Return Value

Type: IntPtr
See Also