A3DGet3DPDFStreams

A3DStatus A3DGet3DPDFStreams(const A3DUTF8Char *pcFileName, A3DStream3DPDFData **ppStreamData, A3DInt32 *piNumStreams)
A3DStatus A3DGet3DPDFStreams(const A3DUTF8Char* pcFileName, A3DStream3DPDFData** ppStreamData, A3DInt32* piNumStreams)

Retrieve all 3D streams embedded in a PDF document.

Note that this method does not set the identifier of the given:c:struct:~A3DStream3DPDFDataobject. It will be defaulted to:c:macro:~kA3DPDFUnknownStreamIdentifier.

Parameters

pcFileName: References the path to the PDF file

ppStreamData: Array of stream data

piNumStreams: Number of streams

Returns

A3D_SUCCESS in case of success or an error code