CAsyncMonikerFile::GetFormatEtc

FORMATETC* GetFormatEtc( ) const;

Return Value

A pointer to the Windows structure FORMATETC for the currently opened stream. Returns NULL if the moniker has not been bound, if it is not asynchronous, or if the asynchronous operation has not begun.

Remarks

Call this function to retrieve the format of the data in the stream.

CAsyncMonikerFile OverviewClass MembersHierarchy Chart