←Select platform

Clsid Property

Summary
Gets the CLSID that describes the extension data.
Syntax
C#
VB
Objective-C
C++
Java
public Guid Clsid { get; } 
Public ReadOnly Property Clsid As Guid 
@property (nonatomic, assign, readonly, nullable) NSUUID *clsid 
public UUID getClsid() 
public: 
property Guid Clsid { 
   Guid get(); 
} 

Property Value

A 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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.