online source control
back to content
sign up free version control plan

ISAWHAppObject::GetPromptCheckinOrUndoUnchangedFile

Description

Retrieves the prompt information when you attempt to check in an unchanged local file copy.

Syntax

 long GetPromptCheckinOrUndoUnchangedFile( BSTR* Information);

Parameters

Information
[out] Returns the prompt information about whether to check in or undo check out the unchanged file.

Return Value

If the method succeeds, returns 0. If the method fails, returns other error codes.

See Also