HString::IsValid Method

Indicates whether the current HString object is empty or not.

bool IsValid() const throw()

Parameters

true if the current HString object is not empty; otherwise, false.

Requirements

Header: corewrappers.h

Namespace: Microsoft::WRL::Wrappers

See Also

Reference

HString Class