This document is archived and information here might be outdated. Recommended version. |
The platform of the server machine.
[Visual Basic .NET]
Public Property Platform As String
[C#]
public string Platform {get; set;}
[C++]
HRESULT get_Platform(
System.String* pPlatform
);
[C++]
HRESULT put_Platform(
BSTR pPlatform
);
[C++] Parameters pPlatform [out, retval]
pPlatform is a parameter of type BSTR* pPlatform [in]
pPlatform is a parameter of type BSTR