IClrMetaHostGetRuntime Method |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax Object GetRuntime(
string version,
Guid interfaceId
)
Function GetRuntime (
version As String,
interfaceId As Guid
) As Object
Object^ GetRuntime(
[InAttribute] String^ version,
[InAttribute] Guid interfaceId
)
abstract GetRuntime :
version : string *
interfaceId : Guid -> Object
Parameters
- version
- Type: SystemString
- interfaceId
- Type: SystemGuid
Return Value
Type:
ObjectSee Also