ControlHost Constructor(string,string) (original) (raw)

Summary

Internal object constructor for the underlying control object for user control base classes of PlayCtrl, CaptureCtrl and ConvertCtrl classes.

Syntax

public: ControlHost( String^ _clsid_, String^ _intid_ )

Parameters

clsid
The string class id of the internal object class type.

intid
The string interface id of the internal interface type.

Remarks

Internal object constructor for the underlying control object for user control base classes of PlayCtrl, CaptureCtrl and ConvertCtrl classes.

Leadtools.Multimedia Assembly