ILicWizExternal.WriteLog(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void WriteLog(System::String ^ bstrMessage);
public void WriteLog (string bstrMessage);
abstract member WriteLog : string -> unit
Public Sub WriteLog (bstrMessage As String)
Parameters
- bstrMessage
- String