<p>The methods of the <b>P4Callback</b> class are listed below. For a complete list of <b>P4Callback</b> class members, see the <ahref="P4API.P4CallbackMembers.html">P4Callback Members</a> topic.</p>
<h4class="dtH4">Public Instance Methods</h4>
<divclass="tablediv">
<tableclass="dtTABLE"cellspacing="0">
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Callback.Cancel.html">Cancel</a></td><tdwidth="50%"> Allows consumers to cancel the current command. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Callback.Edit.html">Edit</a></td><tdwidth="50%"> Executed when a command requests an editor to launch. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassEqualsTopic.htm">Equals</a> (inherited from <b>Object</b>)</td><tdwidth="50%">Determines whether the specified <ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassTopic.htm">Object</a> is equal to the current <ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassTopic.htm">Object</a>.</td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Callback.Finished.html">Finished</a></td><tdwidth="50%"> Executes when the command is finished. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassGetHashCodeTopic.htm">GetHashCode</a> (inherited from <b>Object</b>)</td><tdwidth="50%">Serves as a hash function for a particular type. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassGetTypeTopic.htm">GetType</a> (inherited from <b>Object</b>)</td><tdwidth="50%">Gets the <ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemTypeClassTopic.htm">Type</a> of the current instance.</td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Callback.InputData.html">InputData</a></td><tdwidth="50%"> Executed when a command expects a file buffer input. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Callback.OutputContent.html">OutputContent</a></td><tdwidth="50%"> Executed when a command outputs file content. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Callback.OutputInfo.html">OutputInfo</a></td><tdwidth="50%"> Executed when a textual message is output from the underlying API. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Callback.OutputMessage.html">OutputMessage</a></td><tdwidth="50%"> Executed when a textual message is streamed from the server. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Callback.OutputRecord.html">OutputRecord</a></td><tdwidth="50%"> Executed when tagged output is streamed from the server. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Callback.Prompt.html">Prompt</a></td><tdwidth="50%"> Executed when the Perforce command needs to "prompt" the user for a response. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="P4API.P4Callback.ResolveFile.html">ResolveFile</a></td><tdwidth="50%"> Executed when a 'resolve' command seeks input on how to resolve a file. </td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="pubmethod.gif"></img><ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassToStringTopic.htm">ToString</a> (inherited from <b>Object</b>)</td><tdwidth="50%">Returns a <ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemStringClassTopic.htm">String</a> that represents the current <ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassTopic.htm">Object</a>.</td></tr></table>
</div>
<h4class="dtH4">Protected Instance Methods</h4>
<divclass="tablediv">
<tableclass="dtTABLE"cellspacing="0">
<trVALIGN="top"><tdwidth="50%"><imgsrc="protmethod.gif"></img><ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassFinalizeTopic.htm">Finalize</a> (inherited from <b>Object</b>)</td><tdwidth="50%">Allows an <ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassTopic.htm">Object</a> to attempt to free resources and perform other cleanup operations before the <ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassTopic.htm">Object</a> is reclaimed by garbage collection.</td></tr>
<trVALIGN="top"><tdwidth="50%"><imgsrc="protmethod.gif"></img><ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassMemberwiseCloneTopic.htm">MemberwiseClone</a> (inherited from <b>Object</b>)</td><tdwidth="50%">Creates a shallow copy of the current <ahref="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassTopic.htm">Object</a>.</td></tr></table>