Jump to content

WinQueryProfileSize

From EDM2
Revision as of 22:08, 24 November 2023 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This function is used to get the size of a specified entry from an OS2.INI.

Replaced by PrfQueryProfileSize.

Syntax

WinQueryProfileSize(hab, pszAppName, pszKeyName, pusValue)

Parameters

hab (HAB)
The anchor block handle
pszAppName (PSZ)
Program name string
pszKeyName (PSZ)
Key for which profile length is desired
pusValue (PUSHORT)
Size of the returned data

Returns

Returns a success/failure code (USHORT).