Accessing the clipboard after copyface

G

Googleplex

How does one access clipboard contents from excel vba without pasting?
For example, following an invocation of copyface, how can I assign
the actual bitmap data to an array?
 
Top