OutlookStorageNativeMethodsStgIsStorageILockBytes Method

Definition

Namespace: FileHold.DocumentRepository
Assembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
C#
[DllImportAttribute("ole32.DLL")]
public static int StgIsStorageILockBytes(
	OutlookStorageNativeMethodsILockBytes plkbyt
)

Parameters

plkbyt  OutlookStorageNativeMethodsILockBytes
 

Return Value

Int32

See Also