This document is archived and information here might be outdated. Recommended version. |
Placement result message.
[Visual Basic .NET]
Public Property PlacementMessage As String
[C#]
public string PlacementMessage {get; set;}
[C++]
HRESULT get_PlacementMessage(
System.String* message
);
[C++]
HRESULT put_PlacementMessage(
BSTR message
);
[C++] Parameters message [out, retval]
message is a parameter of type BSTR* message [in]
message is a parameter of type BSTR