This appendix gives an explanation for each PM error. The errors are listed
in alphabetic order. The number associated with each error is given in Error
Number and Name.
Error Constant
HMERR_ALLOCATE_SEGMENT
Unable to allocate a segment of memory for memory
allocation requests from the Help Manager.
HMERR_CLOSE_LIB_FILE
The library file cannot be closed.
HMERR_CONTENT_NOT_FOUND
The library file does not have any content.
HMERR_DATABASE_NOT_OPEN
Unable to read the unopened database.
HMERR_DDF_ALIGN_TYPE
The alignment type is not valid.
HMERR_DDF_BACKCOLOR
The background color is not valid.
HMERR_DDF_EXCEED_MAX_INC
The value specified to increment DDF memory is too
large.
HMERR_DDF_EXCEED_MAX_LENGTH
The
amount of data is too large for the DDF buffer.
HMERR_DDF_FONTSTYLE
The font style is not valid.
HMERR_DDF_FORECOLOR
The foreground color is not valid.
HMERR_DDF_FORMAT_TYPE
The format type specified is invalid.
HMERR_DDF_HINSTANCE
The DDF instance is invalid.
HMERR_DDF_INVALID_DDF
The DDF handle is invalid.
HMERR_DDF_INVALID_FONT
The font value specified is invalid.
HMERR_DDF_INVALID_PARM
One of the DDF parameters specified is invalid.
HMERR_DDF_LIST_BREAKTYPE
The
value of BreakType is not valid.
HMERR_DDF_LIST_SPACING
The value for Spacing is not valid.
HMERR_DDF_LIST_UNCLOSED
An attempt was made to nest a list.
HMERR_DDF_LIST_UNINITIALIZED
HMERR_DDF_MEMORY
Not enough
memory is available.
HMERR_DDF_REFTYPE
The
reference type is not valid.
HMERR_DDF_SEVERE
Internal
error detected by the Help Manager.
HMERR_FREE_MEMORY
Unable to free allocated memory.
HMERR_HELP_INST_CALLED_INVALID
The handle of the instance specified on a call to
the Help Manager does not have the class name of a Help Manager instance.
HMERR_HELP_INSTANCE_UNDEFINE
The
help instance handle specified is invalid.
HMERR_HELPITEM_NOT_FOUND
Context-sensitive help was requested but the ID
of the main help item specified was not found in the help table.
HMERR_HELPSUBITEM_NOT_FOUND
Context-sensitive help was requested but the ID
of the help item specified was not found in the help subtable.
HMERR_HELPTABLE_UNDEFINE
The application did not provide a help table for
context-sensitive help.
HMERR_INDEX_NOT_FOUND
The
index is not in the library file.
HMERR_INVALID_ASSOC_APP_WND
HMERR_INVALID_ASSOC_HELP_INST
HMERR_INVALID_DESTROY_HELP_INST
The window handle specified as the help instance
to destroy is not of the help instance class.
HMERR_INVALID_HELP_INSTANCE_HDL
The handle specified to be a help instance does
not have the class name of a Help Manager instance.
HMERR_INVALID_HELPSUBITEM_SIZE
The help subtable item size is less than 2.
HMERR_INVALID_LIB_FILE
Improper library file provided.
HMERR_INVALID_QUERY_APP_WND
HMERR_LOAD_DLL
Unable to load resource data link library.
HMERR_NO_FRAME_WND_IN_CHAIN
There is no frame window in the window chain from
which to find or set the associated help instance.
HMERR_NO_HELP_INST_IN_CHAIN
The parent or owner chain of the application window
specified does not have an associated help instance.
HMERR_NO_MEMORY
Unable to allocate the requested amount of memory.
HMERR_OPEN_LIB_FILE
The
library file cannot be opened.
HMERR_PANEL_NOT_FOUND
Unable to find the requested help panel.
HMERR_READ_LIB_FILE
The library file cannot be read.
PMERR_ACCESS_DENIED
The memory block was not allocated properly.
PMERR_ALREADY_IN_AREA
An attempt was made to begin a new area while an
existing area bracket was already open.
PMERR_ALREADY_IN_ELEMENT
An attempt was made to begin a new element while
an existing element bracket was already open.
PMERR_ALREADY_IN_PATH
An attempt was made to begin a new path while an
existing path bracket was already open.
PMERR_ALREADY_IN_SEG
An attempt was made to open a new segment while
an existing segment bracket was already open.
PMERR_APPL_STRUCTURE_TOO_SMALL
The application buffer length is less than the total
length required for the (application) component types.
PMERR_AREA_INCOMPLETE
One of the following has occurred: o A segment has
been opened , closed,
or drawn.
o GpiAssociate was issued while an
area bracket was open.
o A drawn segment has opened an area
bracket and ended without closing it.
PMERR_ARRAY_TOO_LARGE
More
than 4 bytes was attempted to be inserted or extracted.
PMERR_ARRAY_TOO_SMALL
The array specified was too small.
PMERR_ATOM_NAME_NOT_FOUND
The specified atom name is not in the atom table.
PMERR_BASE_ERROR
An OS/2
base error has occurred. The base error code can be accessed using the
OffBinaryData field of the ERRINFO structure returned by WinGetErrorInfo.
PMERR_BITMAP_IN_USE
An attempt
was made either to set a bit map into a device context using GpiSetBitmap
while it was already selected into an existing device context, or to tag
a bit map with a local pattern set identifier (setid) using GpiSetBitmapId
while it was already tagged with an existing setid.
PMERR_BITMAP_IS_SELECTED
An attempt was made to delete a bit map while it
was selected into a device context.
PMERR_BITMAP_NOT_FOUND
A attempt was made to perform a bit-map operation
on a bit map that did not exist.
PMERR_BITMAP_NOT_SELECTED
A attempt was made to perform an operation on presentation
space associated with a memory device context that had no selected bit map.
PMERR_BOUNDS_OVERFLOW
An
internal overflow error occurred during boundary data accumulation. This
can occur if coordinates or matrix transformation elements (or both) are
invalid or too large.
PMERR_BUFFER_TOO_SMALL
The
supplied buffer was not large enough for the data to be returned.
PMERR_C_LENGTH_TOO_SMALL
The maximum length of the C structure is less than
the total length required for the (C) component types.
PMERR_CALLED_SEG_IS_CHAINED
An attempt was made to call a segment that has a
chained attribute set.
PMERR_CALLED_SEG_IS_CURRENT
An attempt was made to call a segment that is currently
open.
PMERR_CALLED_SEG_NOT_FOUND
An
attempt was made to call a segment that did not exist.
PMERR_CAN_NOT_CALL_SPOOLER
An error occurred attempting to call the spooler
validation routine. This error is not raised if the spooler is not installed.
PMERR_CANNOT_DEL_PRINTER_DD_REF
Presentation
Manager device driver deletion not possible due to a reference.
PMERR_CANNOT_DEL_PRN_ADDR_REF
Printer port deletion not possible due to a reference.
PMERR_CANNOT_DEL_PRN_NAME_REF
Printer
deletion not possible due to a reference.
PMERR_CANNOT_DEL_QNAME_REF
Spooler queue deletion not possible due to a reference.
PMERR_CANNOT_DEL_QP_REF
Spooler
queue processor deletion not possible due to a reference.
PMERR_CANNOT_SET_FOCUS
Focus cannot be set if a focus change is in progress,
or if a system-modal window exists.
PMERR_CANNOT_STOP
The session cannot be stopped.
PMERR_COL_TABLE_NOT_REALIZABLE
An attempt was made to realize a color table that
is not realizable.
PMERR_COL_TABLE_NOT_REALIZED
An attempt was made to realize a color table on
a device driver that does not support this function.
PMERR_COORDINATE_OVERFLOW
An internal coordinate overflow error occurred.
This can occur if coordinates or matrix transformation elements (or both)
are invalid or too large.
PMERR_DATA_TOO_LONG
An
attempt was made to transfer more than the maximum permitted amount of data
(64512 bytes) using GpiPutData, GpiGetData, or GpiElement.
PMERR_DATATYPE_ENTRY_BAD_INDEX
An invalid datatype entry index was specified.
PMERR_DATATYPE_ENTRY_CTL_BAD
An invalid datatype entry control was specified.
PMERR_DATATYPE_ENTRY_CTL_MISS
The
datatype entry control was missing.
PMERR_DATATYPE_ENTRY_NOT_NUM
The datatype entry specified was not numerical.
PMERR_DATATYPE_ENTRY_NOT_OFF
The
datatype entry specified was not an offset.
PMERR_DATATYPE_INVALID
An invalid datatype was specified.
PMERR_DATATYPE_NOT_UNIQUE
An attempt to register a datatype failed because
it is not unique.
PMERR_DATATYPE_TOO_LONG
The
datatype specified was too long.
PMERR_DATATYPE_TOO_SMALL
The datatype specified was too small.
PMERR_DC_IS_ASSOCIATED
An attempt was made to associate a presentation
space with a device context that was already associated or to destroy a
device context that was associated.
PMERR_DEL_NOT_ALLOWED
PMERR_DESC_STRING_TRUNCATED
An attempt was made to supply a description string
with GpiBeginElement that was greater then the permitted maximum length
(251 characters). The string was truncated.
PMERR_DEV_FUNC_NOT_INSTALLED
The function requested is not supported by the presentation
driver.
PMERR_DEVICE_DRIVER_ERROR_1
Miscellaneous
error available for use by user written device drivers.
PMERR_DEVICE_DRIVER_ERROR_10
Miscellaneous error available for use by user written
device drivers.
PMERR_DEVICE_DRIVER_ERROR_2
Miscellaneous
error available for use by user written device drivers.
PMERR_DEVICE_DRIVER_ERROR_3
Miscellaneous error available for use by user written
device drivers.
PMERR_DEVICE_DRIVER_ERROR_4
Miscellaneous
error available for use by user written device drivers.
PMERR_DEVICE_DRIVER_ERROR_5
Miscellaneous error available for use by user written
device drivers.
PMERR_DEVICE_DRIVER_ERROR_6
Miscellaneous
error available for use by user written device drivers.
PMERR_DEVICE_DRIVER_ERROR_7
Miscellaneous error available for use by user written
device drivers.
PMERR_DEVICE_DRIVER_ERROR_8
Miscellaneous
error available for use by user written device drivers.
PMERR_DEVICE_DRIVER_ERROR_9
Miscellaneous error available for use by user written
device drivers.
PMERR_DOS_ERROR
A
DOS call returned an error.
PMERR_DOSOPEN_FAILURE
A DosOpen call made during GpiLoadMetaFile or GpiSaveMetaFile
gave a good return code but the file was not opened successfully.
PMERR_DOSREAD_FAILURE
A DosRead call made during GpiLoadMetaFile gave
a good return code. However, it failed to read any more bytes although
the file length indicated that there were more to be read.
PMERR_DRIVER_NOT_FOUND
PMERR_DUP_SEG
During
GpiPlayMetaFile, while the actual drawing mode was draw-and-retain or
retain, a metafile segment to be stored in the presentation space
was found to have the same segment identifier as an existing segment.
PMERR_DUP_SEGNAME
A called segment has a name that has already been
used by another called segment in the input PIF.
PMERR_DUPLICATE_TITLE
The program title specified in the PIBSTRUCT already
exists within the same group.
PMERR_DYNAMIC_SEG_SEQ_ERROR
During removal of dynamic segments while processing
GpiDrawChain, GpiDrawFrom, or GpiDrawSegment, the internal state indicated
that dynamic segment data was still visible after all chained dynamic segments
had been processed. This can occur if segments drawn dynamically (including
called segments) are modified or removed from the chain while visible.
PMERR_DYNAMIC_SEG_ZERO_INV
An attempt was been made to open a dynamic segment
with a segment identifier of zero.
PMERR_ENDDOC_NOT_ISSUED
A request to close the spooled output without first
issuing a an ENDDOC was attempted.
PMERR_ESC_CODE_NOT_SUPPORTED
The code specified with DevEscape
is not supported by the target device driver.
PMERR_EXCEEDS_MAX_SEG_LENGTH
During metafile creation or generation of retained
graphics the system has exceeded maximum segment size.
PMERR_FONT_AND_MODE_MISMATCH
An attempt was made to draw characters with a character
mode and character set that are incompatible. For example, the character
specifies an image/raster font when the mode calls for a vector/outline
font.
PMERR_FONT_FILE_NOT_LOADED
An
attempt was made to unload a font file that was
not loaded.
PMERR_FONT_NOT_LOADED
An
attempt was made to create a font that was not loaded.
PMERR_FUNCTION_NOT_SUPPORTED
The function is not supported.
PMERR_GREATER_THAN_64K
A data item or array dimension is greater than 65
535.
PMERR_HBITMAP_BUSY
An
internal bit map busy error was detected. The bit map was locked by one
thread during an attempt to access it from another thread.
PMERR_HDC_BUSY
An internal device context busy error was detected.
The device context was locked by one thread during an attempt to access
it from another thread.
PMERR_HEAP_MAX_SIZE_REACHED
The heap has reached its maximum size (64KB), and
cannot be increased.
PMERR_HEAP_OUT_OF_MEMORY
An
attempt to increase the size of the heap failed.
PMERR_HFONT_IS_SELECTED
An attempt has been made to either change the owner
of a font, or delete when it is currently selected.
PMERR_HRGN_BUSY
An internal region busy error was detected. The
region was locked by one thread during an attempt to access it from another
thread.
PMERR_HUGE_FONTS_NOT_SUPPORTED
An
attempt was made using GpiSetCharSet, GpiSetPatternSet, GpiSetMarkerSet,
or GpiSetAttrs to select a font that is larger than the maximum size (64Kb)
supported by the target device driver.
PMERR_ID_HAS_NO_BITMAP
No bit map was tagged with the setid specified on
a GpiQueryBitmapHandle function.
PMERR_IMAGE_INCOMPLETE
A drawn segment has opened an image bracket and
ended without closing it.
PMERR_INCOMPATIBLE_BITMAP
An attempt was made to select a bit map or perform
a BitBlt operation on a device context that was incompatible with the format
of the bit map.
PMERR_INCOMPATIBLE_METAFILE
An
attempt was made to associate a presentation space and a metafile device
context with incompatible page units, size or coordinate format; or to play
a metafile using the RES_RESET option (to reset the presentation space)
to a presentation space that is itself associated with a metafile device
context.
PMERR_INCORRECT_DATATYPE
A
data type is specified which is incorrect for this function.
PMERR_INCORRECT_DC_TYPE
An attempt was made to perform a bit-map operation
on a presentation space associated with a device context of a type that
is unable to support bit-map operations.
PMERR_INCORRECT_HSTRUCT
A structure handle is non-NULL, and is invalid for
one of the following reasons: o It is not the handle of a data structure.
o It is the handle of an ERRINFO
structure, which should not be used in
this call.
o A handle block returned by the bindings
to the application has been used for an
in-line structure handle.
PMERR_INI_FILE_IS_SYS_OR_USER
User
or system initialization file cannot be closed.
PMERR_INSUFF_SPACE_TO_ADD
The initialization file could not be extended to
add the required program or group.
PMERR_INSUFFICIENT_DISK_SPACE
The operation terminated through insufficient disk
space.
PMERR_INSUFFICIENT_MEMORY
The
operation terminated through insufficient memory.
PMERR_INV_3DCOORD
An order specifying 3-dimensional coordinates has
been found in the input PIF.
PMERR_INV_ANGLE_PARM
An invalid angle parameter was specified with GpiPartialArc.
PMERR_INV_ARC_CONTROL
An
invalid control parameter was specified with GpiFullArc.
PMERR_INV_AREA_CONTROL
An invalid options parameter was specified with
GpiBeginArea.
PMERR_INV_ATTR_MODE
An
invalid mode parameter was specified with GpiSetAttrMode.
PMERR_INV_BACKGROUND_COL_ATTR
An invalid background color attribute value was
specified or the default value was explicitly
specified with GpiSetAttrs instead of using the defaults mask.
PMERR_INV_BACKGROUND_MIX_ATTR
An invalid background mix attribute value was specified
or the default value was explicitly specified with GpiSetAttrs instead of
using the defaults mask.
PMERR_INV_BITBLT_MIX
An
invalid lRop was specified with a GpiBitBlt or GpiWCBitBlt function.
PMERR_INV_BITBLT_STYLE
An
invalid options parameter was specified with a GpiBitBlt or GpiWCBitBlt
function.
PMERR_INV_BITMAP_DATA
In
processing a bit map, the end of the data was unexpectedly encountered.
PMERR_INV_BITMAP_DIMENSION
An
invalid dimension was specified with a load bit-map function.
PMERR_INV_BOX_CONTROL
An invalid control parameter was specified with
GpiBox.
PMERR_INV_BOX_ROUNDING_PARM
An
invalid corner rounding control parameter was specified with GpiBox.
PMERR_INV_CHAR_ALIGN_ATTR
The text alignment attribute specified in GpiSetTextAlignment
is not valid.
PMERR_INV_CHAR_ANGLE_ATTR
The
default character angle attribute value was explicitly specified with GpiSetAttrs
instead of using the defaults mask.
PMERR_INV_CHAR_DIRECTION_ATTR
An invalid character direction attribute value was
specified or the default value was explicitly specified with GpiSetAttrs
instead of using the defaults mask.
PMERR_INV_CHAR_MODE_ATTR
An invalid character mode attribute value was specified
or the default value was explicitly specified with GpiSetAttrs instead of
using the defaults mask.
PMERR_INV_CHAR_POS_OPTIONS
An invalid options parameter was specified with
GpiCharStringPos or GpiCharStringPosAt.
PMERR_INV_CHAR_SET_ATTR
An invalid character setid attribute value was specified
or the default value was explicitly specified with GpiSetAttrs instead of
using the defaults mask.
PMERR_INV_CHAR_SHEAR_ATTR
An invalid character shear attribute value was specified
or the default value was explicitly specified with GpiSetAttrs instead of
using the defaults mask.
PMERR_INV_CLIP_PATH_OPTIONS
An invalid options parameter was specified with
GpiSetClipPath.
PMERR_INV_CODEPAGE
An
invalid code-page was specified.
PMERR_INV_COLOR_ATTR
An invalid color attribute value was specified or
the default value was explicitly specified with GpiSetAttrs instead of using
the defaults mask.
PMERR_INV_COLOR_DATA
Invalid
color table definition data was specified with GpiCreateLogColorTable.
PMERR_INV_COLOR_FORMAT
An invalid format parameter was specified with GpiCreateLogColorTable.
PMERR_INV_COLOR_INDEX
An
invalid color index parameter was specified with GpiQueryRGBColor.
PMERR_INV_COLOR_OPTIONS
An invalid options parameter was specified with
a logical color table or color query function.
PMERR_INV_COLOR_START_INDEX
An invalid starting index parameter was specified
with a logical color table or color query function.
PMERR_INV_CONV
Invalid conversion-type parameter.
PMERR_INV_COORD_OFFSET
An invalid coordinate offset value was specified.
PMERR_INV_COORD_SPACE
An
invalid source or target coordinate space parameter was specified with GpiConvert.
PMERR_INV_COORDINATE
An
invalid coordinate value was specified.
PMERR_INV_CORRELATE_DEPTH
An invalid maxdepth parameter was specified with
GpiCorrelateSegment, GpiCorrelateFrom, or GpiCorrelateChain.
PMERR_INV_CORRELATE_TYPE
An invalid type parameter was specified with GpiCorrelateSegment,
GpiCorrelateFrom, or GpiCorrelateChain.
PMERR_INV_CURSOR_BITMAP
PMERR_INV_DC_DATA
An invalid
data parameter was specified with DevOpenDC.
PMERR_INV_DC_TYPE
An invalid
type parameter was specified with DevOpenDC,
or a function was issued that is invalid for a OD_METAFILE_NOQUERY device
context.
PMERR_INV_DEV_MODES_OPTIONS
PMERR_INV_DEVICE_NAME
PMERR_INV_DRAW_BORDER_OPTION
PMERR_INV_DRAW_CONTROL
An
invalid control parameter was specified with GpiSetDrawControl or GpiQueryDrawControl.
PMERR_INV_DRAW_VALUE
An
invalid value parameter was specified with GpiSetDrawControl.
PMERR_INV_DRAWING_MODE
An invalid mode parameter was specified with GpiSetDrawControl
not draw-and-retain or draw.
PMERR_INV_DRIVER_DATA
Invalid driver data was specified.
PMERR_INV_DRIVER_NAME
A driver name was specified which has not been installed.
PMERR_INV_EDIT_MODE
An invalid
mode parameter was specified with GpiSetEditMode.
PMERR_INV_ELEMENT_OFFSET
An invalid off (offset) parameter was specified
with GpiQueryElement.
PMERR_INV_ELEMENT_POINTER
An attempt was made to issue GpiPutData with the
element pointer not pointing at the last element.
PMERR_INV_END_PATH_OPTIONS
An attempt to create or delete a path out of context
of the path bracket was made.
PMERR_INV_ESC_CODE
An invalid escape code was used in a call to DevEscape.
PMERR_INV_ESCAPE_DATA
An
invalid data parameter was specified with DevEscape.
PMERR_INV_FACENAME
An invalid
font family name was passed to GpiQueryFaceString.
PMERR_INV_FACENAMEDESC
The font facename description is invalid.
PMERR_INV_FILL_PATH_OPTIONS
An invalid options parameter was specified with
GpiFillPath.
PMERR_INV_FIRST_CHAR
An
invalid firstchar parameter was specified with GpiQueryWidthTable.
PMERR_INV_FLOOD_FILL_OPTIONS
Invalid flood fill parameters were specified.
PMERR_INV_FONT_ATTRS
An invalid attrs parameter was specified with GpiCreateLogFont.
PMERR_INV_FONT_FILE_DATA
The
font file specified with GpiLoadFonts, GpiLoadPublicFonts, GpiQueryFontFileDescriptions,
or GpiQueryFullFontFileDescs contains invalid data.
PMERR_INV_FOR_THIS_DC_TYPE
An attempt has been made to issue GpiRemoveDynamics
or GpiDrawDynamics to a presentation space associated with a metafile device
context.
PMERR_INV_FORMS_CODE
PMERR_INV_GEOM_LINE_WIDTH_ATTR
An
invalid geometric line width attribute value was specified.
PMERR_INV_GETDATA_CONTROL
An invalid format parameter was specified with GpiGetData.
PMERR_INV_GRAPHICS_FIELD
An
invalid field parameter was specified with GpiSetGraphicsField.
PMERR_INV_HBITMAP
Aninvalidbit
- maphandlewasspecified .
PMERR _ INV _ HDC
Aninvaliddevice
- contexthandleor( micropresentationspace )presentation - spacehandlewasspecified
.
PMERR _ INV _ HFONT
Aninvalidfonthandlewasspecified
.
PMERR _ INV _ HMF
Aninvalidmetafilehandlewasspecified
.
PMERR _ INV _ HPAL
Aninvalidcolorpalettehandlewasspecified
.
PMERR _ INV _ HPS
Aninvalidpresentation
- spacehandlewasspecified .
PMERR _ INV _ HRGN
Aninvalidregionhandlewasspecified
.
PMERR _ INV _ ID
AninvalidlPSidparameterwasspecifiedwithGpiRestorePS
.
PMERR _ INV _ IMAGE _ DATA _ LENGTH
AninvalidlLengthparameterwasspecifiedwithGpiImage
.Thereisamismatchbetweentheimagesizeandthedatalength .
PMERR
_ INV _ IMAGE _ DIMENSION
AninvalidpsizlImageSizeparameterwasspecifiedwithGpiImage
.
PMERR _ INV _ IMAGE _ FORMAT
AninvalidlFormatparameterwasspecifiedwithGpiImage
.
PMERR _ INV _ IN _ AREA
Anattemptwasmadetoissueafunctioninvalidinsideanareabracket
.Thiscanbedetectedwhiletheactualdrawingmodeisdrawordraw - and
- retainorduringsegmentdrawingorcorrelationfunctions .
PMERR
_ INV _ IN _ CURRENT _ EDIT _ MODE
Anattemptwasmadetoissueafunctioninvalidinsidethecurrenteditingmode
.
PMERR _ INV _ IN _ ELEMENT
Anattemptwasmadetoissueafunctioninvalidinsideanelementbracket
.
PMERR _ INV _ IN _ IMAGE
Anattemptwasmadetoissueafunctioninvalidinsideanelementbracket
.
PMERR _ INV _ IN _ PATH
Anattemptwasmadetoissueafunctioninvalidinsideapathbracket
.
PMERR _ INV _ IN _ RETAIN _ MODE
Anattemptwasmadetoissueafunction(
forexample ,query )thatisinvalidwhentheactualdrawingmodeisnotdrawordraw
- and - retain .
PMERR _ INV _ IN _ SEG
Anattemptwasmadetoissueafunctioninvalidinsideasegmentbracket
.
PMERR _ INV _ IN _ VECTOR _ SYMBOL
Aninvalidorderwasdetectedinsideavectorsymboldefinitionwhiledrawingavector(
outline )font .
PMERR _ INV _ INFO _ TABLE
Aninvalidbit
- mapinfotablewasspecifiedwithabit - mapoperation .
PMERR
_ INV _ LENGTH _ OR _ COUNT
Aninvalidlengthorcountparameterwasspecified
.
PMERR _ INV _ LINE _ END _ ATTR
Aninvalidlineendattributevaluewasspecified
.
PMERR _ INV _ LINE _ JOIN _ ATTR
Aninvalidlinejoinattributevaluewasspecified
.
PMERR _ INV _ LINE _ TYPE _ ATTR
AninvalidlinetypeattributevaluewasspecifiedorthedefaultvaluewasexplicitlyspecifiedwithGpiSetAttrsinsteadofusingthedefaultsmask
.
PMERR _ INV _ LINE _ WIDTH _ ATTR
AninvalidlinewidthattributevaluewasspecifiedorthedefaultvaluewasexplicitlyspecifiedwithGpiSetAttrsinsteadofusingthedefaultsmask
.
PMERR _ INV _ LOGICAL _ ADDRESS
Aninvaliddevicelogicaladdresswasspecified
.
PMERR _ INV _ MARKER _ BOX _ ATTR
Aninvalidmarkerboxattributevaluewasspecified
.
PMERR _ INV _ MARKER _ SET _ ATTR
AninvalidmarkersetattributevaluewasspecifiedorthedefaultvaluewasexplicitlyspecifiedwithGpiSetAttrsinsteadofusingthedefaultsmask
.
PMERR _ INV _ MARKER _ SYMBOL _ ATTR
AninvalidmarkersymbolattributevaluewasspecifiedorthedefaultvaluewasexplicitlyspecifiedwithGpiSetAttrsinsteadofusingthedefaultsmask
.
PMERR _ INV _ MATRIX _ ELEMENT
Aninvalidtransformationmatrixelementwasspecified
.
PMERR _ INV _ MAX _ HITS
AninvalidmaxhitsparameterwasspecifiedwithGpiCorrelateSegment
,GpiCorrelateFrom ,orGpiCorrelateChain .
PMERR _
INV _ METAFILE
AninvalidmetafilewasspecifiedwithGpiPlayMetaFile
.
PMERR _ INV _ METAFILE _ LENGTH
AninvalidlengthparameterwasspecifiedwithGpiSetMetaFileBitsorGpiQueryMetaFileBits
.
PMERR _ INV _ METAFILE _ OFFSET
AninvalidlengthparameterwasspecifiedwithGpiSetMetaFileBitsorGpiQueryMetaFileBits
.
PMERR _ INV _ MICROPS _ DRAW _ CONTROL
AdrawcontrolparameterwasspecifiedwithGpiSetDrawControlthatisinvalidinamicropresentationspace
.
PMERR _ INV _ MICROPS _ FUNCTION
Anattemptwasmadetoissueafunctionthatisinvalidinamicropresentationspace
.
PMERR _ INV _ MICROPS _ ORDER
Anattemptwasmadetoplayametafilecontainingordersthatareinvalidinamicropresentationspace
.
PMERR _ INV _ MIX _ ATTR
AninvalidmixattributevaluewasspecifiedorthedefaultvaluewasexplicitlyspecifiedwithGpiSetAttrsinsteadofusingthedefaultsmask
.
PMERR _ INV _ MODE _ FOR _ OPEN _ DYN
AnattemptwasmadetoopenasegmentwiththeATTR
_ DYNAMICsegmentset ,whilethedrawingmodewassettoDM _ DRAWorDM _ DRAWANDRETAIN
.
PMERR _ INV _ MODE _ FOR _ REOPEN _ SEG
AnattemptwasmadetoreopenanexistingsegmentwhilethedrawingmodewassettoDM
_ DRAWorDM _ DRAWANDRETAIN .
PMERR _ INV _ MODIFY
_ PATH _ MODE
AninvalidmodeparameterwasspecifiedwithGpiModifyPath
.
PMERR _ INV _ MULTIPLIER
AninvalidmultiplierparameterwasspecifiedwithGpiPartialArcorGpiFullArc
.
PMERR _ INV _ NESTED _ FIGURES
Nestedfigureshavebeendetectedwithinapathdefinition
.
PMERR _ INV _ OR _ INCOMPAT _ OPTIONS
Aninvalidorincompatible(
withmicropresentationspace )optionsparameterwasspecifiedwithGpiCreatePSorGpiSetPS
.
PMERR _ INV _ ORDER _ LENGTH
AninvalidorderlengthwasdetectedduringGpiPutDataorsegmentdrawing
.
PMERR _ INV _ ORDERING _ PARM
AninvalidorderparameterwasspecifiedwithGpiSetSegmentPriority
.
PMERR _ INV _ OUTSIDE _ DRAW _ MODE
AnattemptwasmadetoissueaGpiSavePSorGpiRestorePSfunction
,oranoutputonlyfunction( forexample ,GpiPaintRegion )fromGpiPlayMetaFilewithoutthedrawingmodesettoDM
_ DRAW .
PMERR _ INV _ PAGE _ VIEWPORT
AninvalidviewportparameterwasspecifiedwithGpiSetPageViewport
.
PMERR _ INV _ PATH _ ID
Aninvalidpathidentifierparameterwasspecified
.
PMERR _ INV _ PATTERN _ ATTR
AninvalidpatternsymbolattributevaluewasspecifiedorthedefaultvaluewasexplicitlyspecifiedwithGpiSetAttrsinsteadofusingthedefaultsmask
.
PMERR _ INV _ PATTERN _ REF _ PT _ ATTR
Aninvalidrefpointattributevaluewasspecified
.
PMERR _ INV _ PATTERN _ SET _ ATTR
AninvalidpatternsetattributevaluewasspecifiedorthedefaultvaluewasexplicitlyspecifiedwithGpiSetAttrsinsteadofusingthedefaultsmask
.
PMERR _ INV _ PATTERN _ SET _ FONT
Anattemptwasmadetouseanunsuitablefontasapatternset
.
PMERR _ INV _ PICK _ APERTURE _ OPTION
AninvalidoptionsparameterwasspecifiedwithGpiSetPickApertureSize
.
PMERR _ INV _ PICK _ APERTURE _ POSN
Aninvalidpickaperturepositionwasspecified
.
PMERR _ INV _ PICK _ APERTURE _ SIZE
AninvalidsizeparameterwasspecifiedwithGpiSetPickApertureSize
.
PMERR _ INV _ PLAY _ METAFILE _ OPTION
AninvalidoptionparameterwasspecifiedwithGpiPlayMetaFile
.
PMERR _ INV _ PRIMITIVE _ TYPE
AninvalidprimitivetypeparameterwasspecifiedwithGpiSetAttrsorGpiQueryAttrs
.
PMERR _ INV _ PS _ SIZE
AninvalidsizeparameterwasspecifiedwithGpiCreatePSorGpiSetPS
.
PMERR _ INV _ PUTDATA _ FORMAT
AninvalidformatparameterwasspecifiedwithGpiPutData
.
PMERR _ INV _ QUERY _ ELEMENT _ NO
PMERR _ INV _ RECT
Aninvalidrectangleparameterwasspecified
.
PMERR _ INV _ REGION _ CONTROL
AninvalidcontrolparameterwasspecifiedwithGpiQueryRegionRects
.
PMERR _ INV _ REGION _ MIX _ MODE
AninvalidmodeparameterwasspecifiedwithGpiCombineRegion
.
PMERR _ INV _ REPLACE _ MODE _ FUNC
AnattemptwasmadetoissueGpiPutDatawiththeeditingmodesettoSEGEM
_ REPLACE .
PMERR _ INV _ RESERVED _ FIELD
Aninvalidreservedfieldwasspecified
.
PMERR _ INV _ RESET _ OPTIONS
AninvalidoptionsparameterwasspecifiedwithGpiResetPS
.
PMERR _ INV _ RGBCOLOR
AninvalidrgbcolorparameterwasspecifiedwithGpiQueryNearestColororGpiQueryColor
.
PMERR _ INV _ SCAN _ START
Aninvalidscanstartparameterwasspecifiedwithabit
- mapfunction .
PMERR _ INV _ SEG _ ATTR
AninvalidattributeparameterwasspecifiedwithGpiSetSegmentAttrs
,GpiQuerySegmentAttrs ,GpiSetInitialSegmentAttrs ,orGpiQueryInitialSegmentAttrs
.
PMERR _ INV _ SEG _ ATTR _ VALUE
AninvalidattributevalueparameterwasspecifiedwithGpiSetSegmentAttrsorGpiSetInitialSegmentAttrs
.
PMERR _ INV _ SEG _ NAME
Aninvalidsegmentidentifierwasspecified
.
PMERR _ INV _ SEG _ OFFSET
AninvalidoffsetparameterwasspecifiedwithGpiPutData
.
PMERR _ INV _ SEGLEN
AnorderlengthexceedstheremainingsegmentlengthintheinputPIF
.
PMERR _ INV _ SETID
Aninvalidsetidparameterwasspecified
.
PMERR _ INV _ SHARPNESS _ PARM
AninvalidsharpnessparameterwasspecifiedwithGpiPolyFilletSharp
.
PMERR _ INV _ STOP _ DRAW _ VALUE
AninvalidvalueparameterwasspecifiedwithGpiSetStopDraw
.
PMERR _ INV _ TRANSFORM _ TYPE
Aninvalidoptionsparameterwasspecifiedwithatransformmatrixfunction
.
PMERR _ INV _ TYPE
Invalidfile
- typeparameter .
PMERR _ INV _ USAGE _ PARM
AninvalidoptionsparameterwasspecifiedwithGpiCreateBitmap
.
PMERR _ INV _ VIEWING _ LIMITS
AninvalidlimitsparameterwasspecifiedwithGpiSetViewingLimits
.
PMERR _ INV _ VIEWLIM
AsetviewinglimitsorderhasaninconsistentmaskandorderlengthintheinputPIF
.
PMERR _ INV _ XFORM
Aset(
default )viewingtransformorderhasaninconsistentmaskandorderlengthintheinputPIF
.
PMERR _ INVALID _ APPL
AttemptedtostartanapplicationwhosetypeisnotrecognizedbyOS
/ 2 .
PMERR _ INVALID _ ARRAY _ COUNT
Anarrayhasaninvalidcount
,thatis ,lessthanorequaltozero .
PMERR _ INVALID
_ ARRAY _ SIZE
Acontroldatatypearraysizeisinvalid
.
PMERR _ INVALID _ ASCIIZ
Theprofilestringisnotavalidzero
- terminatedstring .
PMERR _ INVALID _ ATOM
Thespecifiedatomdoesnotexistintheatomtable
.
PMERR _ INVALID _ ATOM _ NAME
Aninvalidatomnamestringwaspassed
.
PMERR _ INVALID _ BUNDLE _ TYPE
Aninvalidbundletypewaspassed
.
PMERR _ INVALID _ CHARACTER _ INDEX
OnWinNextCharorWinPrevChar
,acharacterindexisinvalid ,thatis ,itislessthan1orisgreaterthanthestringlength
+ 1 .
PMERR _ INVALID _ CONTROL _ DATATYPE
Aninvalidcontroldatatypewasspecified
.
PMERR _ INVALID _ DATATYPE
Aninvaliddatatypewasspecified
.
PMERR _ INVALID _ DST _ CODEPAGE
Thedestinationcodepageparameterisinvalid
.
PMERR _ INVALID _ ERRORINFO _ HANDLE
PMERR _ INVALID _ FLAG
Aninvalidbitwassetforaparameter
.UseconstantsdefinedbyPMforoptions ,anddonotsetanyreservedbits .
PMERR
_ INVALID _ FREE _ MESSAGE _ ID
Aninvalidmessageidentifierwasspecified
.ThecallhascompletedbyassumingthemessageparameterandreplydatatypestobeULONG
.
PMERR _ INVALID _ GROUP _ HANDLE
Aninvalidprogram
- grouphandlewasspecified .
PMERR _ INVALID _ HACCEL
Aninvalidaccelerator
- tablehandlewasspecified .
PMERR _ INVALID _ HAPP
TheapplicationhandlepassedtoWinTerminateAppdoesnotcorrespondtoavalidsession
.
PMERR _ INVALID _ HATOMTBL
Aninvalidatom
- tablehandlewasspecified .
PMERR _ INVALID _ HEAP
_ POINTER
Aninvalidpointerwasfoundwithintheheap .
PMERR
_ INVALID _ HEAP _ SIZE
Invaliddatawasfoundwithintheheap
.
PMERR _ INVALID _ HEAP _ SIZE _ PARM
Invaliddatawasfoundwithintheheap
.
PMERR _ INVALID _ HEAP _ SIZE _ WORD
Invaliddatawasfoundwithintheheap
.
PMERR _ INVALID _ HENUM
Aninvalidenumerationhandlewasspecified
.
PMERR _ INVALID _ HHEAP
Aninvalidheaphandlewasspecified
.
PMERR _ INVALID _ HMQ
Aninvalidmessage
- queuehandlewasspecified .
PMERR _ INVALID _ HPTR
Aninvalidpointerhandlewasspecified
.
PMERR _ INVALID _ HSTRUCT
Aninvalid(
null )structurehandlewasspecified .
PMERR _ INVALID
_ HWND
Aninvalidwindowhandlewasspecified .
PMERR
_ INVALID _ INI _ FILE _ HANDLE
Aninvalidinitialization
- filehandlewasspecified .
PMERR _ INVALID _ INTEGER
Thespecifiedatomisnotavalidintegeratom
.
PMERR _ INVALID _ INTEGER _ ATOM
Thespecifiedatomisnotavalidintegeratom
.
PMERR _ INVALID _ MESSAGE _ ID
Amessageidentifierisinvalid
.
PMERR _ INVALID _ NUMBER _ OF _ PARMS
Thenumberofparametersisinvalid
.
PMERR _ INVALID _ NUMBER _ OF _ TYPES
Thefunctioncallhasaninvalidnumber(
zero )oftypes .
PMERR _ INVALID _ PARAMETER
AnapplicationparametervalueisinvalidforitsconvertedPMtype
.Forexample :a4 - bytevalueoutsidetherange- 32
, 768to+ 32 , 767cannotbeconvertedtoaSHORT ,andanegativenumbercannotbeconvertedtoaULONGorUSHORT
.
PMERR _ INVALID _ PARAMETER _ TYPE
Aparametertypeisinvalidforabundlemask
.
PMERR _ INVALID _ PARAMETERS
AnapplicationparametervalueisinvalidforitsconvertedPMtype
.Forexample :a4 - bytevalueoutsidetherange- 32 768to+ 32 767cannotbeconvertedtoaSHORT
,andanegativenumbercannotbeconvertedtoaULONGorUSHORT
.
PMERR _ INVALID _ PARAMETERS
PMERR
_ INVALID _ PARM
Aparametertothefunctioncontainedinvaliddata
.
PMERR _ INVALID _ PROGRAM _ HANDLE
Aninvalidprogramhandlewasspecified
.
PMERR _ INVALID _ SESSION _ ID
Thespecifiedsessionidentifierisinvalid
. Eitherzero( fortheapplication ' sownsession )oravalididentifiermustbespecified
.
PMERR _ INVALID _ SRC _ CODEPAGE
Thesourcecodepageparameterisinvalid
.
PMERR _ INVALID _ STRING _ PARM
Thespecifiedstringparameterisinvalid
.
PMERR _ INVALID _ SWITCH _ HANDLE
AninvalidWindowListentryhandlewasspecified
.
PMERR _ INVALID _ TARGET _ HANDLE
Aninvalidtargetprogram
- grouphandlewasspecified .
PMERR _ INVALID _ TITLE
Thespecifiedprogramorgrouptitleistoolongorcontainsinvalidcharacters
.
PMERR _ INVALID _ TYPE _ FOR _ LENGTH
Thedatatypeforacontrollengthisinvalid
.
PMERR _ INVALID _ TYPE _ FOR _ MPARAM
ThemessageparametertypeforacontrolMPARAMisinvalid
,thatis ,notmparam1 ,mparam2ormreply .
PMERR _ INVALID
_ TYPE _ FOR _ OFFSET
Thedatatypeforacontroloffsetisinvalid
.
PMERR _ INVALID _ WINDOW
ThewindowspecifiedwithaWindowListcallisnotavalidframewindow
.
PMERR _ KERNING _ NOT _ SUPPORTED
KerningwasrequestedonGpiCreateLogFontcalltoapresentationspaceassociatedwithadevicecontextthatdoesnotsupportkerning
.
PMERR _ LABEL _ NOT _ FOUND
Thespecifiedelementlabeldidnotexist
.
PMERR _ MATRIX _ OVERFLOW
Aninternaloverflowerroroccurredduringmatrixmultiplication
.Thiscanoccurifcoordinatesormatrixtransformationelements( orboth )areinvalidortoolarge
.
PMERR _ MEMORY _ ALLOC
Anerroroccurredduringmemorymanagement
.
PMERR _ MEMORY _ ALLOCATION _ ERR
Anerroroccurredduringmemorymanagement
.
PMERR _ MEMORY _ DEALLOCATION _ ERR
Anerroroccurredduringmemorymanagement
.
PMERR _ METAFILE _ IN _ USE
Anattempthasbeenmadetoaccessametafilethatisinusebyanotherthread
.
PMERR _ METAFILE _ INTERNAL _ ERROR
Aninternalinconsistencyhasbeendetectedduringmetafileunlockprocessing
.
PMERR _ METAFILE _ LIMIT _ EXCEEDED
Themaximumpermittedmetafilesizelimitwasexceededduringmetafilerecording
.
PMERR _ MSG _ QUEUE _ ALREADY _ EXISTS
Anattempttocreateamessagequeueforathreadfailedbecauseamessagequeuealreadyexistsforthecallingthread
.
PMERR _ MSGID _ TOO _ SMALL
Themessageidentifierspecifiedistoosmall
.
PMERR _ NEGATIVE _ STRCOND _ DIM
Anegativearraydimensionwaspassedforadatatypelength
.
PMERR _ NO _ BITMAP _ SELECTED
Anattempthasbeenmadetooperateonamemorydevicecontextthathasnobitmapselected
.
PMERR _ NO _ CURRENT _ ELEMENT
AnattempthasbeenmadetoissueGpiQueryElementTypeorGpiQueryElementwhilethereisnocurrentlyopenelement
.
PMERR _ NO _ CURRENT _ SEG
AnattempthasbeenmadetoissueGpiQueryElementTypeorGpiQueryElementwhilethereisnocurrentlyopensegment
.
PMERR _ NO _ FILL
Nofloodfilloccurredbecauseeitherthestartingpointcolorwasthesameastheinputcolorwhenaboundaryfillwasrequested
,orthestartingpointcolorwasnotthesameastheinputcolorwhenasurfacefillwasrequested
.
PMERR _ NO _ METAFILE _ RECORD _ HANDLE
Themetafilerecordhandlewasnotfoundduringmetafilerecording
,orDevEscape( DEVESC _ STARTDOC
)wasnotissuedwhendrawingtoaOD _ QUEUEDdevicecontextwithapszDataTypefieldofPM
_ Q _ STD .
PMERR _ NO _ MSG _ QUEUE
PMERR
_ NO _ PALETTE _ SELECTED
AnattempttorealizeapalettefailedbecausenopalettewaspreviouslyselectedintothePresentationSpace
.
PMERR _ NO _ SPACE
PMERR _ NOT _ CREATED _ BY _ DEVOPENDC
PMERR _ NOT _ CURRENT _ PL _ VERSION
Anunexpecteddataformatwasfoundintheinitializationfile
.
PMERR _ NOT _ DRAGGING
Adragoperationisnotinprogressatthistime
.
PMERR _ NOT _ IN _ A _ PM _ SESSION
AnattemptwasmadetoaccessfunctionthatisonlyavailablefromPMprogramsfromanon
- PMsession .
PMERR _ NOT _ IN _ AREA
AnattemptwasmadetoendanareausingGpiEndAreaorduringsegmentdrawingwhilenotinanareabracket
.
PMERR _ NOT _ IN _ DRAW _ MODE
AnattemptwasmadetoissueGpiSavePSorGpiRestorePSwhilethedrawingmodewasnotsettoDM
_ DRAW .
PMERR _ NOT _ IN _ ELEMENT
AnattemptwasmadetoendanelementusingGpiEndElementorduringsegmentdrawingwhilenotinanelementbracket
.
PMERR _ NOT _ IN _ IDX
Theapplicationname
,key - nameorprogramhandlewasnotfound .
PMERR _ NOT
_ IN _ IMAGE
Anattemptwasmadetoendanimageduringsegmentdrawingwhilenotinanimagebracket
.
PMERR _ NOT _ IN _ PATH
AnattemptwasmadetoendapathusingGpiEndPathorduringsegmentdrawingwhilenotinapathbracket
.
PMERR _ NOT _ IN _ RETAIN _ MODE
Anattemptwasmadetoissueasegmenteditingelementfunctionthatisinvalidwhentheactualdrawingmodeisnotsettoretain
.
PMERR _ NOT _ IN _ SEG
AnattemptwasmadetoendasegmentusingGpiCloseSegmentwhilenotinasegmentbracket
.
PMERR _ NOT _ SELF _ DESCRIBING _ DTYP
Adatatypeisnotself
- describing .
PMERR _ OK
PMERR _ OPENING _ INI _ FILE
Unabletoopeninitializationfile(
duetolackofdiskspaceforexample ) .
PMERR _ ORDER
_ TOO _ BIG
AninternalsizelimitwasexceededwhileconvertingordersfromshorttolongformatduringGpiPutDataprocessing
.Anorderwastoolongtoconvert .
PMERR _ OWN _ SET _
ID _ REFS
Anattempttounloadafontfailedbecausethesetidisstillbeingreferenced
.
PMERR _ PALETTE _ BUSY
Anattempthasbeenmadetoresettheownerofapalettewhenitwasbusy
.
PMERR _ PALETTE _ SELECTED
Colorpaletteoperationscannotbeperformedonapresentationspacewhileapaletteisselected
.
PMERR _ PARAMETER _ OUT _ OF _ RANGE
Thevalueofaparameterwasnotwithinthedefinedvalidrangeforthatparameter
.
PMERR _ PATH _ INCOMPLETE
Anattemptwasmadetoopenorcloseasegmenteitherdirectlyorduringsegmentdrawing
,ortoissueGpiAssociatewhilethereisanopenpathbracket .
PMERR
_ PATH _ LIMIT _ EXCEEDED
Aninternalsizelimitwasexceededduringpathorareaprocessing
.
PMERR _ PATH _ UNKNOWN
Anattemptwasmadetoperformapathfunctiononapaththatdidnotexist
.
PMERR _ PEL _ IS _ CLIPPED
AnattemptwasmadetoqueryapelthathadbeenclippedusingGpiQueryPel
.
PMERR _ PEL _ NOT _ AVAILABLE
AnattemptwasmadetoqueryapelthatdidnotexistinGpiQueryPel(
forexample ,amemorydevicecontextwithnoselectedbitmap ) .
PMERR
_ PRINTER _ DD _ NOT _ DEFINED
ThePresentationManagerdevicedriverhasnotbeendefined
.
PMERR _ PRINTER _ QUEUE _ NOT _ DEFINED
Thespoolerqueuefortheprinterhasnotbeendefined
.
PMERR _ PRN _ ADDR _ IN _ USE
Aprinterisalreadydefinedontheport
.
PMERR _ PRN _ ADDR _ NOT _ DEFINED
Theprinterporthasnotbeendefined
.
PMERR _ PRN _ NAME _ NOT _ DEFINED
Theprinterhasnotbeendefined
.
PMERR _ PROLOG _ ERROR
Aprologerrorwasdetectedduringdrawing
. Segmentprologsareusedinternallywithinretainedsegmentsandalsoappearinmetafiles
.ThiserrorcanalsoarisefromanEndPrologorderthatisoutsideaprolog .
PMERR
_ PS _ BUSY
Anattemptwasmadetoaccessthepresentationspacefrommorethanonethreadsimultaneously
.
PMERR _ PS _ IS _ ASSOCIATED
Anattemptwasmadetodestroyapresentationorassociateapresentationspacethatisstillassociatedwithadevicecontext
.
PMERR _ PS _ NOT _ ASSOCIATED
Anattemptwasmadetoaccessapresentationspacethatisnotassociatedwithadevicecontext
.
PMERR _ QUEUE _ TOO _ LARGE
Anattempttocreateamessagequeuehasfailedbecausethevaluespecifiedforthesizeofthemessagequeueistoolarge
.
PMERR _ RASTER _ FONT
Arequestwasmadefortheoutlineofabit
- mapfont . Outlinescanonlybereturnedforvectorfontcharacters .
PMERR
_ REALIZE _ NOT _ SUPPORTED
Anattemptwasmadetocreatearealizablelogicalcolortableonadevicedriverthatdoesnotsupportthisfunction
.
PMERR _ REGION _ IS _ CLIP _ REGION
Anattemptwasmadetoperformaregionoperationonaregionthatisselectedasaclipregion
.
PMERR _ RESOURCE _ DEPLETION
Aninternalresourcedepletionerrorhasoccurred
.
PMERR _ RESOURCE _ NOT _ FOUND
Thespecifiedresourceidentitycouldnotbefound
.
PMERR _ SEG _ AND _ REFSEG _ ARE _ SAME
ThesegidandrefsegidspecifiedwithGpiSetSegmentPrioritywerethesame
.
PMERR _ SEG _ CALL _ STACK _ EMPTY
AcallstackemptyconditionwasdetectedwhenattemptingapopfunctionduringGpiPoporsegmentdrawing
.
PMERR _ SEG _ CALL _ STACK _ FULL
AcallstackfullconditionwasdetectedwhenattemptingtocallasegmentusingGpiCallSegmentMatrix
,attemptingtopreserveanattribute ,orduringsegmentdrawing .
PMERR
_ SEG _ IS _ CURRENT
AnattemptwasmadetoissueGpiGetDatatoasegmentthatwascurrentlyopen
.
PMERR _ SEG _ NOT _ CHAINED
AnattemptwasmadetoissueGpiDrawFrom
,GpiCorrelateFromorGpiQuerySegmentPriorityforasegmentthatwasnotchained .
PMERR
_ SEG _ NOT _ FOUND
Thespecifiedsegmentidentifierdidnotexist
.
PMERR _ SEG _ OVFLOW
TheinputPIFhasmorethan1000calledsegments
.Thishasoverflowedaninternalbuffer .
PMERR _ SEG
_ STORE _ LIMIT _ EXCEEDED
Themaximumpermittedretainedsegmentstoresizelimitwasexceeded
.
PMERR _ SETID _ IN _ USE
Anattemptwasmadetospecifyasetidthatwasalreadyinuseasthecurrentlyselectedcharacter
,markerorpatternset .
PMERR _ SETID _ NOT _ FOUND
Anattemptwasmadetodeleteasetidthatdidnotexist
.
PMERR _ SMB _ OVFLOW
TheinputPIFhasmorethan100symbolsetsdefined
.Thishasoverflowedaninternalbuffer .
PMERR _ SOMDD
_ IS _ ACTIVE
TheDSOMdaemonisalreadyactive .
PMERR
_ SOMDD _ NOT _ STARTED
TheDSOMdaemonfailedtostart
.
PMERR _ SOURCE _ SAME _ AS _ TARGET
Thedirectmanipulationsourceandtargetprocessarethesame
.
PMERR _ SPL _ CANNOT _ OPEN _ FILE
PMERR _ SPL _ DD _ NOT _ FOUND
ThePresentationManagerdevicedriverdefinitioncouldnotbefound
.
PMERR _ SPL _ DEVICE _ ALREADY _ EXISTS
PMERR _ SPL _ DEVICE _ LIMIT _ REACHED
Thelimitonthenumberofdeviceshasbeenreached
.
PMERR _ SPL _ DEVICE _ NOT _ INSTALLED
Thedevicehasnotbeeninstalled
.
PMERR _ SPL _ DRIVER _ ERROR
NoPresentationManagerdevicedriversuppliedorfound
.
PMERR _ SPL _ DRIVER _ NOT _ INSTALLED
ThePresentationManagerdevicedriverhasnotbeeninstalled
.
PMERR _ SPL _ FILE _ NOT _ FOUND
PMERR _ SPL _ HARD _ NETWORK _ ERROR
PMERR _ SPL _ INI _ FILE _ ERROR
Erroraccessingtheinitializationfile
.
PMERR _ SPL _ INV_DATATYPE
The spool file data type is invalid.
PMERR_SPL_INV_DRIVER_DATATYPE
The data type is invalid for the Presentation Manager
device driver.
PMERR_SPL_INV_FORMS_CODE
The
forms code for the job is invalid.
PMERR_SPL_INV_HSPL
The spooler handle is invalid.
PMERR_SPL_INV_JOB_ID
PMERR_SPL_INV_LENGTH_OR_COUNT
The length or count is invalid.
PMERR_SPL_INV_PRIORITY
The priority for the job is invalid.
PMERR_SPL_INV_PROCESSOR_DATTYPE
The data type is invalid for the spooler queue processor.
PMERR_SPL_INV_QUEUE_NAME
The
spooler queue name is invalid.
PMERR_SPL_INV_TOKEN
PMERR_SPL_JOB_NOT_PRINTING
The print job is not printing.
PMERR_SPL_JOB_PRINTING
The print job is already printing.
PMERR_SPL_MANY_QUEUES_ASSOC
More than one queue has been associated with the
printer.
PMERR_SPL_NO_CURRENT_FORMS_CODE
There
is no current forms code defined to the Presentation Manager device driver.
PMERR_SPL_NO_DATA
No data
supplied or found.
PMERR_SPL_NO_DEFAULT_QUEUE
There
is no default spooler queue for the printer.
PMERR_SPL_NO_DISK_SPACE
There is not enough free disk space.
PMERR_SPL_NO_FREE_JOB_ID
There is no free job id available.
PMERR_SPL_NO_MEMORY
There is not enough free memory.
PMERR_SPL_NO_QUEUES_ASSOCIATED
A queue has not been associated with the printer.
PMERR_SPL_NO_SUCH_LOG_ADDRESS
The
logical address does not exist (that is, it is not defined in the initialization
file).
PMERR_SPL_NOT_AUTHORISED
Not
authorized to perform the operation.
PMERR_SPL_PRINT_ABORT
The job has already been aborted.
PMERR_SPL_PRINTER_NOT_FOUND
The printer definition could not be found.
PMERR_SPL_PROCESSOR_ERROR
No spooler queue processor supplied or found.
PMERR_SPL_PROCESSOR_NOT_INST
The spooler queue processor has not been installed.
PMERR_SPL_QUEUE_ALREADY_EXISTS
The
spooler queue already exists.
PMERR_SPL_QUEUE_ERROR
No spooler queue supplied or found.
PMERR_SPL_QUEUE_NOT_EMPTY
The spooler queue contains print jobs.
PMERR_SPL_QUEUE_NOT_FOUND
The spooler queue definition could not be found.
PMERR_SPL_SPOOLER_NOT_INSTALLED
The
spooler is not installed.
PMERR_SPL_STATUS_STRING_TRUNC
The print job status string has been truncated.
PMERR_SPL_TEMP_NETWORK_ERROR
PMERR_SPL_TOO_MANY_OPEN_FILES
PMERR_SPOOLER_QP_NOT_DEFINED
The
spooler queue processor has not been defined.
PMERR_START_POINT_CLIPPED
The starting point specified for flood fill is outside
the current clipping path or region.
PMERR_STARTDOC_NOT_ISSUED
A request to write spooled output without first
issuing a STARTDOC was attempted.
PMERR_STARTED_IN_BACKGROUND
The application started a new session in the background.
PMERR_STOP_DRAW_OCCURRED
Segment
drawing or GpiPlayMetaFile was stopped prematurely in response to a GpiSetStopDraw
request.
PMERR_TOO_MANY_METAFILES_IN_USE
The
maximum number of metafiles allowed for a given process was exceeded.
PMERR_TRUNCATED_ORDER
An incomplete order was detected during segment
processing.
PMERR_UNABLE_TO_CLOSE_DEVICE
Unable
to close the print device (for example, powered off or offline).
PMERR_UNCHAINED_SEG_ZERO_INV
An attempt was made to open segment with segment
identifier zero and the ATTR_CHAINED segment attribute not specified.
PMERR_UNSUPPORTED_ATTR
An unsupported attribute was specified in the attrmask
with GpiSetAttrs or GpiQueryAttrs.
PMERR_UNSUPPORTED_ATTR_VALUE
An attribute value was specified with GpiSetAttrs
that is not supported.
PMERR_WINDOW_LOCK_OVERFLOW
An overflow occurred for the use count of a window.
PMERR_WINDOW_LOCK_UNDERFLOW
Anattemptwasmadetodecrementtheusecountofawindowbelowzero
.
PMERR _ WINDOW _ NOT _ LOCKED
PMERR _ WPDSERVER _ IS _ ACTIVE
TheWorkplaceShellDSOMServerisalreadyactive
.
PMERR _ WPDSERVER _ NOT _ STARTED
TheWorkplaceShellDSOMServercouldnotbestarted
.
WPERR _ INVALID _ FLAGS
Aninvalidflagwasspecified
.
WPERR _ INVALID _ OBJECTID
AninvalidobjectIDwasspecified
.
WPERR _ INVALID _ TARGET _ OBJECT
Aninvalidtargetobjectwasspecified
.
[Back]
[Next]