Click or drag to resize

IPCProcessRequest Constructor (IPCProcessAllocate)

Constructs an IPCProcessAllocation.

Namespace:  Demo3D.IO.External
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntax
C#
public IPCProcessRequest(
	IPCProcessAllocate allocate
)

Parameters

allocate
Type: Demo3D.IO.ExternalIPCProcessAllocate
Where to place the function.
See Also