Jump to content

Packet revision number: Difference between revisions

From EDM2
Created page with "; packet_revision_number (ULONG) : A long integer value that indicates the revision level of the parameter packet. Use one of the following values defined in FFST.H: '''UniC..."
 
mNo edit summary
Line 1: Line 1:
{{DISPLAYTITLE:packet_revision_number}}
;  packet_revision_number (ULONG) : A long integer value that indicates the revision level of the parameter packet. Use one of the following values defined in FFST.H:
;  packet_revision_number (ULONG) : A long integer value that indicates the revision level of the parameter packet. Use one of the following values defined in FFST.H:



Revision as of 22:22, 21 January 2018


packet_revision_number (ULONG)
A long integer value that indicates the revision level of the parameter packet. Use one of the following values defined in FFST.H:

UniCode parameter packet.

Use CONFIGPARMS_OS2_UNICODE to specify the UniCode parameter packet.

ASCII parameter packet.

Use CONFIGPARMS_OS2_ASCII to specify the ASCII parameter packet.