nw::ut::ResCommonBase::IsValid Member Function
Syntax
bool IsValid() const;
Arguments
None.
Return Values
Returns false if the pointer to the resource being maintained is null, and returns true if it is not null.
Description
Determines whether a pointer to a resource is
null
.
CONFIDENTIAL