| Miner.Interop Namespace > IMMInfoLog Interface : Prompt Method |
'DeclarationSub Prompt( _ ByVal bstrCustomMessage As System.String _ )
'UsageDim instance As IMMInfoLog Dim bstrCustomMessage As System.String instance.Prompt(bstrCustomMessage)
void Prompt( System.string bstrCustomMessage )
procedure Prompt(
bstrCustomMessage: System.String
);
function Prompt( bstrCustomMessage : System.String );
void Prompt( System.string* bstrCustomMessage )
void Prompt( System.String^ bstrCustomMessage )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2