CM_CLOSEEDIT - Parameters
ulReserved
(
ULONG
)
Reserved value, should be 0.
ulReserved
(
ULONG
)
Reserved value, should be 0.
rc
(
BOOL
)
Success indicator.
TRUE
The direct editing of container item text was successfully ended.
FALSE
The direct editing of container item text was not successfully ended. The
WinGetLastError
function may return the following error:
PMERR_INSUFFICIENT_MEMORY.
[Back: CM_CLOSEEDIT Return Value - rc]
[Next: CM_CLOSEEDIT - Syntax]