typedef struct _tagL_JP2_UUID_ID
{
L_UINT32 uStructSize;
L_UINT8 pValue[16];
}L_JP2_UUID_ID, *pL_JP2_UUID_ID;
The L_JP2_UUID_ID structure specifies the ID value.
Size of this structure, in bytes. Use the sizeof operator to calculate this value.
An array containing a 16 byte UUID as specified by ISO/IEC 11578:1996.
The ID value specifies the format of the vendor specific information and the interpretation of that information. This value is used with the structures:
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document