Click or drag to resize

OutlookStorageNativeMethodsCreateILockBytesOnHGlobal Method

Namespace:  FileHold.DocumentRepository
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
public static int CreateILockBytesOnHGlobal(
	IntPtr hGlobal,
	bool fDeleteOnRelease,
	out OutlookStorageNativeMethodsILockBytes ppLkbyt
)

Parameters

hGlobal
Type: SystemIntPtr
fDeleteOnRelease
Type: SystemBoolean
ppLkbyt
Type: FileHold.DocumentRepositoryOutlookStorageNativeMethodsILockBytes

Return Value

Type: Int32
See Also