Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
U_EMRCOMMENT_PUBLIC Struct Reference

EMF manual 2.3.3.4. More...

#include <uemf.h>

Public Attributes

U_EMR emr
 U_EMR.
 
U_CBDATA cbData
 Number of bytes in comment.
 
uint32_t cIdent
 Comment identifier, must be U_EMR_COMMENT_PUBLIC.
 
uint32_t pcIdent
 Public Comment Identifier, from EMRComment Enumeration.
 
uint8_t Data [1]
 Public comment data.
 

Detailed Description

EMF manual 2.3.3.4.

Definition at line 2703 of file uemf.h.

Member Data Documentation

◆ cbData

U_CBDATA U_EMRCOMMENT_PUBLIC::cbData

Number of bytes in comment.

Definition at line 2705 of file uemf.h.

◆ cIdent

uint32_t U_EMRCOMMENT_PUBLIC::cIdent

Comment identifier, must be U_EMR_COMMENT_PUBLIC.

Definition at line 2706 of file uemf.h.

◆ Data

uint8_t U_EMRCOMMENT_PUBLIC::Data[1]

Public comment data.

Definition at line 2708 of file uemf.h.

◆ emr

U_EMR U_EMRCOMMENT_PUBLIC::emr

U_EMR.

Definition at line 2704 of file uemf.h.

◆ pcIdent

uint32_t U_EMRCOMMENT_PUBLIC::pcIdent

Public Comment Identifier, from EMRComment Enumeration.

Definition at line 2707 of file uemf.h.


The documentation for this struct was generated from the following file: