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

ISAWHAppObject::GetPromptUndoCheckoutChangedFile

Description

Retrieves the prompt information when you attempt to undo check out a changed file.

Syntax

 long GetPromptUndoCheckoutChangedFile( BSTR* Information);

Parameters

Information
[out] Returns the prompt information about whether to undo check out the changed file.

Return Value

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

See Also