IWorkspaceItem::get_IsCheckedOut

See Also

Determines whether the current workspace item is checked out to any workspace.

HRESULT get_IsCheckedOut(
VARIANT_BOOL *pbCheckedOut
);

Parameters

*pbCheckedOut

[out]
TRUE if the object version is checked out to a workspace; FALSE if the object version is not checked out to any workspace.

Return Value

S_OK

The method completed successfully.

Error

Values

This method failed to complete successfully.