Leadtools.Codecs Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
CodecsExtension Structure Members
See Also  Properties  Methods 
Leadtools.Codecs Namespace : CodecsExtension Structure


The following tables list the members exposed by CodecsExtension.

Public Properties

 NameDescription
Public PropertyClsid Gets the CLSID that describes the extension data.  
Public PropertyData Gets an unmanaged pointer to the extension data.  
Public PropertyDataLength Gets the size in bytes of the extension data.  
Public PropertyName Gets the name of the extension.  
Public PropertyUCDefault Reserved for internal use.  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from System.ValueType)
Public MethodGetHashCode (Inherited from System.ValueType)
Public MethodToString (Inherited from System.ValueType)
Top

See Also