Search Results

1
vote

Creating IDL for MAPI-MIME conversion.

I think in this case the documentation is misleading when it marks the parameter as [out]. You have to pass a valid LPMESSAGE to the method, and that's why is not a double pointer. So i would go wi …