StaFileDocuments.Unload
This function unloads a document from memory, keeping the disk representation, by index or document.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub StaFileDocuments.Unload( _
docOrIndex As Variant)
|
docOrIndex [in]
Type: Variant |
This function does not return a value. |