IOleItemContainerLockContainer Method |
Locks or unlocks the container.
Namespace: Altaxo.UnmanagedApi.Ole32Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxint LockContainer(
bool fLock
)
Parameters
- fLock Boolean
- to lock the container; otherwise, .
Return Value
Int32The HRESULT returned by the COM method.
See Also