Описание ключевого слова
$tagGDIPENCODERPARAM
Структура $tagGDIPENCODERPARAM
Global Const $tagGDIPENCODERPARAM = "byte GUID[16];ulong Count;ulong Type;ptr Values"
Параметры
GUID | Indentifies the parameter category (GDI_EPG constants) |
Count |
Number of values in the array pointed to by the Value member |
Type |
Identifies the data type of the parameters (GDI_EPT constants) |
Values |
Pointer to an array of values. Each value has the type specified by the Type member. |