Jump to content

GpiBeginPath

From EDM2
Revision as of 04:20, 31 December 2019 by Ak120 (talk | contribs) (Created page with "This function specifies the start of a path. ==Syntax== GpiBeginPath(hps, lPath) ==Parameters== ;hps (HPS) - input:Presentation-space handle. ;lPath (LONG) - input:Path...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This function specifies the start of a path.

Syntax

GpiBeginPath(hps, lPath)

Parameters

hps (HPS) - input
Presentation-space handle.
lPath (LONG) - input
Path identifier.
This must be 1.
rc (BOOL) - returns
Success indicator.
TRUE - Successful completion
FALSE - Error occurred