Click or drag to resize

OutlookStorageNativeMethodsIStorageOpenStorage Method

Namespace:  FileHold.DocumentRepository
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
OutlookStorageNativeMethodsIStorage OpenStorage(
	string pwcsName,
	IntPtr pstgPriority,
	OutlookStorageNativeMethodsSTGM grfMode,
	IntPtr snbExclude,
	int reserved
)

Parameters

pwcsName
Type: SystemString
pstgPriority
Type: SystemIntPtr
grfMode
Type: FileHold.DocumentRepositoryOutlookStorageNativeMethodsSTGM
snbExclude
Type: SystemIntPtr
reserved
Type: SystemInt32

Return Value

Type: OutlookStorageNativeMethodsIStorage
See Also