ICatalogObject::get_Valid method (comadmin.h)

Indicates whether all properties were successfully read from the catalog data store.

This property is read-only.

Syntax

HRESULT get_Valid(
  VARIANT_BOOL *pbRetVal
);

Parameters

pbRetVal

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Target Platform Windows
Header comadmin.h

See also

ICatalogObject