ControlHost Constructor(string,string)

Summary
Internal object constructor for the underlying control object for user control base classes of PlayCtrl, CaptureCtrl and ConvertCtrl classes.
Syntax
C#
C++/CLI
public ControlHost( 
   string clsid, 
   string intid 
) 
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.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Multimedia Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.