pCnrEditData
(
PCNREDITDATA
)
Pointer to the
CNREDITDATA
structure.
ulReserved
(
ULONG
)
Reserved value, should be 0.
rc
(
BOOL
)
Success indicator.
TRUE
Direct editing of container text was successfully started.
FALSE
Direct editing of container text was not successfully started. The
WinGetLastError
function may return the following error:
PMERR_INVALID_PARAMETERS.
[Back]
[Next]