AVI Get From Clipboard Function (AVIGetFromClipboard)

Private Declare Function AVIGetFromClipboard Lib "avifil32.dll" (ByVal PAVIFILE As Integer)
'function copies an AVI file from the clipboard.
'   Parameters

' lppf Pointer to the location used to return the handle created for the AVI file.
'
'Remarks
'If the clipboard does not contain an AVI file, AVIGetFromClipboard also can copy data with the CF_DIB or CF_WAVE clipboard flags to an AVI file. In this case, the function creates an AVI file with one DIB stream and one waveform-audio stream, and fills each stream with the data from the clipboard. '

Copyright 2004-2010 Excalibur software Solutions All rights reserved

Note: Any unsolicited email sent to Excalibur Software Solutions or any members of Excalibur Software Solutions, will be archived and a fee of $5.00 dollars US per email per month will be charged to the content owner of said email. The Content Owner must inform Excalibur Software Solutions in writing; they no longer require archive services for each email archived within 30 days of cancelation. The content holder is defined as the entities represented in email regardless of sender. The sender is the representative of the content holder.