This document is archived and information here might be outdated. Recommended version. |
Starts writing an object.
[Visual Basic .NET] Public Sub StartObject ( _ ByVal Name As String _ )
[C#] public void StartObject ( string Name );
[C++]
HRESULT StartObject(
BSTR Name
);
[C++]
Parameters Name
Name is a parameter of type BSTR