Click or drag to resize

IMcPixelBufferGetVirtualMemoryInfo Method

Gets information about Virtual Memory and a dump of it

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Sub GetVirtualMemoryInfo ( 
	<OutAttribute> ByRef pvarVirtualMemoryStatus As Object,
	<OutAttribute> ByRef pvarVirtualMemoryDump As Object
)

Parameters

pvarVirtualMemoryStatus
Type: SystemObject
pvarVirtualMemoryDump
Type: SystemObject
See Also