Skip to content

Latest commit

 

History

History
71 lines (61 loc) · 3.7 KB

nf-fsrmpipeline-ifsrmstoragemoduledefinition-get_updatesfilecontent.md

File metadata and controls

71 lines (61 loc) · 3.7 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:fsrmpipeline.IFsrmStorageModuleDefinition.get_UpdatesFileContent
IFsrmStorageModuleDefinition::get_UpdatesFileContent (fsrmpipeline.h)
Determines whether the module updates the contents of the file. (Get)
IFsrmStorageModuleDefinition interface [File Server Resource Manager]
UpdatesFileContent property
IFsrmStorageModuleDefinition.UpdatesFileContent
IFsrmStorageModuleDefinition.get_UpdatesFileContent
IFsrmStorageModuleDefinition::UpdatesFileContent
IFsrmStorageModuleDefinition::get_UpdatesFileContent
IFsrmStorageModuleDefinition::put_UpdatesFileContent
UpdatesFileContent property [File Server Resource Manager]
UpdatesFileContent property [File Server Resource Manager]
IFsrmStorageModuleDefinition interface
fs.ifsrmstoragemoduledefinition_updatesfilecontent
fsrm.ifsrmstoragemoduledefinition_updatesfilecontent
fsrmpipeline/IFsrmStorageModuleDefinition::UpdatesFileContent
fsrmpipeline/IFsrmStorageModuleDefinition::get_UpdatesFileContent
fsrmpipeline/IFsrmStorageModuleDefinition::put_UpdatesFileContent
get_UpdatesFileContent
fsrm\ifsrmstoragemoduledefinition_updatesfilecontent.htm
fsrm
461befff-0bb4-44a2-9c37-e9a8fb1b080f
12/05/2018
IFsrmStorageModuleDefinition interface [File Server Resource Manager],UpdatesFileContent property, IFsrmStorageModuleDefinition.UpdatesFileContent, IFsrmStorageModuleDefinition.get_UpdatesFileContent, IFsrmStorageModuleDefinition::UpdatesFileContent, IFsrmStorageModuleDefinition::get_UpdatesFileContent, IFsrmStorageModuleDefinition::put_UpdatesFileContent, UpdatesFileContent property [File Server Resource Manager], UpdatesFileContent property [File Server Resource Manager],IFsrmStorageModuleDefinition interface, fs.ifsrmstoragemoduledefinition_updatesfilecontent, fsrm.ifsrmstoragemoduledefinition_updatesfilecontent, fsrmpipeline/IFsrmStorageModuleDefinition::UpdatesFileContent, fsrmpipeline/IFsrmStorageModuleDefinition::get_UpdatesFileContent, fsrmpipeline/IFsrmStorageModuleDefinition::put_UpdatesFileContent, get_UpdatesFileContent
fsrmpipeline.h
Windows
None supported
Windows Server 2008 R2
SrmSvc.dll
Windows
19H1
IFsrmStorageModuleDefinition::get_UpdatesFileContent
fsrmpipeline/IFsrmStorageModuleDefinition::get_UpdatesFileContent
c++
APIRef
kbSyntax
COM
SrmSvc.dll
IFsrmStorageModuleDefinition.UpdatesFileContent
IFsrmStorageModuleDefinition.get_UpdatesFileContent
IFsrmStorageModuleDefinition.put_UpdatesFileContent

IFsrmStorageModuleDefinition::get_UpdatesFileContent

-description

Determines whether the module updates the contents of the file.

This property is read/write.

-parameters

-remarks

Setting this property to VARIANT_TRUE does not require that the IFsrmStorageModuleDefinition::StorageType property to be set to FsrmStorageModuleType_InFile. For example, you can set this property to VARIANT_TRUE if you need to update the file to let another process know that you have processed the file.

-see-also

IFsrmStorageModuleDefinition