IDataBuffer Interface Reference

import "Imaris.idl";

Public Member Functions

HRESULT Create ([in] BSTR aFileName,[in] ULONG aSize)

Properties

BSTR mFileName [get]
ULONG mSize [get]

Detailed Description

This class allows an alternative method to exchange image data via a temporary (binary) file.


Member Function Documentation

HRESULT IDataBuffer::Create ( [in] BSTR  aFileName,
[in] ULONG  aSize 
)

Creates a new DataBuffer (file) with a specified name and size. The file will be deleted automatically when the DataBuffer object is destroyed.


Property Documentation

BSTR IDataBuffer::mFileName [get]

Get the name of the file.

ULONG IDataBuffer::mSize [get]

Get the size of the file.


The documentation for this interface was generated from the following file:

Generated on Mon Jun 14 20:23:41 2010 for Imaris 7.1 COM Interface by  doxygen 1.6.1