Writes a description of the memory usage of the part named p to the path fullpath. Returns True .
writePartMemoryUsage ( p As Name, _
fullpath As String ) As Boolean
| Argument | Type | Description |
|---|---|---|
| p | Name | The name of the part to be reported on. |
| fullpath | String | The path to which the report should be written. |