Preview the TLEs.
[Visual Basic .NET] |
---|
Public Function Preview() As |
[C#] |
---|
public System.Array Preview(); |
[Managed C++] |
---|
public: System::Array Preview(); |
[Java] |
---|
public VariantArray preview(); |
[Unmanaged C++] |
---|
public: HRESULT Preview( SAFEARRAY * * ppRetVal ); |