Click or drag to resize

IClassFactoryLockServer Method

Locks or unlocks the server in memory.

Namespace: Altaxo.UnmanagedApi.Ole32
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
void LockServer(
	bool fLock
)

Parameters

fLock  Boolean
to lock the server; otherwise, .
See Also