←Select platform

Clsid Property

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

Property Value

A Guid that describes the extension data. This is valid only if DataLength is 0xFFFFFFFF.

Requirements

Target Platforms

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

Leadtools.Codecs Assembly

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