Sub SDMSDocManager.GetChangedContent( _
IDToken As String, _
enumRetrieveContentFlags As Long, _
dtFolderModifiedAfter As Date, _
dtDocModifiedAfter As Date, _
arrayOfFolderParentIds As Variant, _
ByRef ppFolders As SDMSFolders, _
ByRef ppDocs As SDMSDocuments)
|
- IDToken [in]
Type: String
-
enumRetrieveContentFlags [in]
Type: Long
-
dtFolderModifiedAfter [in]
Type: Date
-
dtDocModifiedAfter [in]
Type: Date
-
arrayOfFolderParentIds [in]
Type: Variant
|
This function does not return a value.
|