Click or drag to resize

OutlookStorageNativeMethodsStgCreateDocfileOnILockBytes Method

Namespace:  FileHold.DocumentRepository
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
public static int StgCreateDocfileOnILockBytes(
	OutlookStorageNativeMethodsILockBytes plkbyt,
	OutlookStorageNativeMethodsSTGM grfMode,
	uint reserved,
	out OutlookStorageNativeMethodsIStorage ppstgOpen
)

Parameters

plkbyt
Type: FileHold.DocumentRepositoryOutlookStorageNativeMethodsILockBytes
grfMode
Type: FileHold.DocumentRepositoryOutlookStorageNativeMethodsSTGM
reserved
Type: SystemUInt32
ppstgOpen
Type: FileHold.DocumentRepositoryOutlookStorageNativeMethodsIStorage

Return Value

Type: Int32
See Also