IWorkspaceItem::Checkin

Meta Data Services Programming

Meta Data Services Programming

IWorkspaceItem::Checkin

This method terminates the ability to modify the current object version from within the current workspace.

HRESULT Checkin();

Return Value

S_OK

The method completed successfully.

Error Values

This method failed to complete successfully.

Remarks

When you call this method, you must be operating within the workspace to which the object version is checked out.

See Also

IWorkspaceItem Interface