Click or drag to resize

CObjectImplBaseQueryInterface Method

Namespace:  PDTec.IceNet.Sdk.Implementation
Assembly:  PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public IObject QueryInterface(
	Type pInterfaceType
)

Parameters

pInterfaceType
Type: SystemType

Return Value

Type: IObject

Implements

IObjectQueryInterface(Type)
See Also