PDF Package

The SMS_PDF_Package class represents a template from which packages can be created. The packages will be initialized with the data from the package definition file (PDF).

Table B.16 PDF Package (SMS_PDF_Package)

PropertyData typeExampleNotes
Icon[]uint8 Lazy. Array of icon data.
IconSizeuint320Lazy. Indicates the size of the icon.
Languagestring"English"Indicates the language of the package.
Namestring"NT Event to SNMP Trap Configuration Modification Tool"Indicates the display name of the package.
PDFFileNamestring"eventcmt"Indicates the PDF name. Size limit 100.
PDFIDuint321Key. This is the ID number of the PDF.
Publisherstring"Microsoft"Indicates the publisher of the package.
RequiredIconNames[]string Lazy. An array of icons still required to be loaded.
Statusuint32 Lazy. Load status of the PDF.

Values are:
0 = Loaded
1 = RequiresIcon

Versionstring"2.0"Indicates the version number of the package.