OutlookStorageNativeMethodsIStorageOpenStorage Method

Definition

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

Parameters

pwcsName  String
 
pstgPriority  IntPtr
 
grfMode  OutlookStorageNativeMethodsSTGM
 
snbExclude  IntPtr
 
reserved  Int32
 

Return Value

OutlookStorageNativeMethodsIStorage

See Also