InitIFFasClip(iff);
VOID InitIFFasClip(struct IFFHandle *);
Initializes the given IFFHandle to be a clipboard stream. The function initializes the stream processing vectors to operate on streams of the ClipboardHandle type. The iff_Stream field will still need to be initialized to point to a ClipboardHandle as returned from
OpenClipboard().