This document is archived and information here might be outdated. Recommended version. |
The next object that was not used.
[Visual Basic .NET] Public Sub NextUnused ( _ ByRef Object As IPlacedObject _ )
[C#] public void NextUnused ( ref IPlacedObject Object );
[C++]
HRESULT NextUnused(
IPlacedObject** Object
);
[C++] Parameters Object [out]
Object is a parameter of type IPlacedObject**