CAsyncMonikerFile::GetFormatEtc
Call this function to retrieve the format of the data in the stream.
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.
Requirements
Header: afxole.h