LEADTOOLS Image File Support (Leadtools.Codecs assembly)
LEAD Technologies, Inc

Clsid Property






Gets the CLSID that describes the extension data. .NET support WinRT support
Syntax
public Guid Clsid {get;}
'Declaration
 
Public ReadOnly Property Clsid As Guid
'Usage
 
Dim instance As CodecsExtension
Dim value As Guid
 
value = instance.Clsid
public Guid Clsid {get;}
 get_Clsid(); 
public:
property Guid Clsid {
   Guid get();
}

Property Value

A System.Guid that describes the extension data. This is valid only if DataLength is 0xFFFFFFFF.
Example
For an example, refer to RasterCodecs.ReadExtensions.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CodecsExtension Structure
CodecsExtension Members
Exif File Extensions

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.