Perforce API for the .Net CLR P4.Net

P4RecordsetCallback.Prompt�Method�

Prompts the specified MSG.

[Visual�Basic]
Overrides�Public�Sub�Prompt( _
���ByVal msg�As�String,�_
���ByRef rsp�As�String�_
)
[C#]
public�override�void�Prompt(
���stringmsg,
���ref�stringrsp
);

Parameters

msg
The MSG.
rsp
The RSP.

See Also

P4RecordsetCallback Class | P4API Namespace