BCGControlBar Pro for MFC
virtual BOOL CBCGPRegistry::VerifyValue ( LPCTSTR  pszValue)
virtual

Determines if a value does exist.

Returns
Nonzero if a value does exist; otherwise 0.

Use this function to determine if a value specified by pszValue does exist.

Parameters
pszValueSpecifies the value to be verified.