Click or drag to resize
IClrRuntimeInfoGetProcAddress 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: SystemString

Return Value

Type: IntPtr
See Also