This document is archived and information here might be outdated. Recommended version. |
Clones IAMFWriter. Useful when you want to preserve traits and object, string and trait references.
[Visual Basic .NET] Public Sub GetCopy ( _ ByRef ppOutWriter As IAMFWriter _ )
[C#] public void GetCopy ( ref IAMFWriter ppOutWriter );
[C++]
HRESULT GetCopy(
IAMFWriter** ppOutWriter
);
[C++] Parameters ppOutWriter [out]
ppOutWriter is a parameter of type IAMFWriter**