SECCurrencyEdit::IsEntireNumberSelected
BOOLSECCurrencyEdit::IsEntireNumberSelected(BOOL*pbMore= NULL)
Determines if the entire number in the control is selected.
Defined in: curredit.cpp
Return Value
Nonzero if entire number is selected, otherwise 0.
Parameters
pbMore
Pointer to boolean. If non-null, returns whether the selection goes extends outside the number itself.
See Also