ITcVnBitmapExportRpcUnlocked
Interface to export an image as a Windows Bitmap (BMP) into a given buffer by means of an unlocked remote procedure call.
Methods
Name |
Origin |
Description |
---|---|---|
ITcUnknown |
Increments the reference counter. | |
ITcUnknown |
Get a reference to an implemented interface. | |
ITcUnknown |
Decrements the reference counter. | |
ITcVnBitmapExport |
Gets size of the image if it is converted to a Windows Bitmap (BMP). | |
ITcVnBitmapExport |
Export the image as a Windows Bitmap (BMP) into a given buffer. | |
ITcVnBitmapExportRpcUnlocked |
Export the image as a Windows Bitmap (BMP) into a given buffer by means of an unlocked remote procedure call. It lies within the responsibility of the user to ensure that no conflicting accesses can occur. |
System Requirements
Further Information