Jump to content

DevStdOpen: Difference between revisions

From EDM2
Created page with " ==Syntax== DevStdOpen(HDC) == Parameters == ;''hdc'' (HDC) - input == Returns == ;''rc'' (BOOL) - returns :Success indicator. :;TRUE ::Successful completion :;FALSE ::Error occurred. Category:Undocumented"
 
(No difference)

Latest revision as of 01:26, 25 November 2025

Syntax

DevStdOpen(HDC)

Parameters

hdc (HDC) - input

Returns

rc (BOOL) - returns
Success indicator.
TRUE
Successful completion
FALSE
Error occurred.