SDMSDocManager.GetDeletedDocumentsEx

Syntax Parameters Return value
Function SDMSDocManager.GetDeletedDocumentsEx( _
    IDToken As String, _
    FolderId As String, _
    maxNbToFetch As Long, _
    ByRef pcookie As Long) As Variant
  • IDToken [in]

    Type: String

  • FolderId [in]

    Type: String

  • maxNbToFetch [in]

    Type: Long

  • pcookie [in, out]

    Type: Long

Variant