Error processing SSI file
LEADTOOLS Multimedia (Leadtools.MediaFoundation assembly)

Show in webframe

DetachSink Method






Internal method to detach the event sink for the underlying control object.
Syntax
protected virtual void DetachSink()
'Declaration
 
Protected Overridable Sub DetachSink() 
'Usage
 
Dim instance As ControlHost
 
instance.DetachSink()
protected:
virtual void DetachSink(); 
Remarks
Internal method to attach interfaces to the underlying control object. This method is not externally callable. Classes that extend AxHost should override this method. Within an overridden version of this method, the extending class should call the GetOcx method to retrieve its own interface. In most cases, the GetOcx method should not be called before this method is called.
Requirements

Target Platforms

See Also

Reference

ControlHost Class
ControlHost Members

Error processing SSI file
Leadtools.MediaFoundation requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features