OutlookStorageNativeMethodsStgIsStorageFile Method

Definition

Namespace: FileHold.DocumentRepository
Assembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
C#
[DllImportAttribute("ole32.DLL")]
public static int StgIsStorageFile(
	string wcsName
)

Parameters

wcsName  String
 

Return Value

Int32

See Also