SECRegistry::GetStringValue

BOOLSECRegistry::GetStringValue(LPCTSTRlpszValueName, CString&strReturn)

Retrieves a REG_SZ value.

Defined in: SECREG.CPP

Return Value

Nonzero if successful, otherwise 0.

Parameters

lpszValueName

The name of the value.

strReturn

A CString to receive the string data.

Developer Notes

For 32-bit only.

See Also

SECRegistry  GetValue  SetStringValue