Gets the original paths and filenames of all of the model's documents for Pack and Go.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetDocumentNames( _
ByVal Count As Integer, _
ByRef DocumentNames As String _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPackAndGo
Dim Count As Integer
Dim DocumentNames As String
Dim value As Boolean
value = instance.IGetDocumentNames(Count, DocumentNames)
|
Parameters
- Count
- Number of model's documents
- DocumentNames
- in-process, unmanaged C++: Pointer to an array of strings containing the original paths and filenames of the model's documents
- VBA, VB.NET, C#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
Return Value
True if the original paths and filenames of the model's documents are returned, false if not
Remarks
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0