[Missing <summary> documentation for "M:CoreDevices.Interfaces.IComCMMCore.setCircularBufferMemoryFootprint(System.UInt32)"]

Namespace:  CoreDevices.Interfaces
Assembly:  Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
void setCircularBufferMemoryFootprint(
	uint sizeMB
)
Visual Basic (Declaration)
Sub setCircularBufferMemoryFootprint ( _
	sizeMB As UInteger _
)
Visual C++
void setCircularBufferMemoryFootprint(
	unsigned int sizeMB
)

Parameters

sizeMB
Type: System..::.UInt32

[Missing <param name="sizeMB"/> documentation for "M:CoreDevices.Interfaces.IComCMMCore.setCircularBufferMemoryFootprint(System.UInt32)"]

See Also