Gets the preview bitmap for the specified annotation file.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ISwDMApplication5
Dim fileName As System.String
Dim result As SwDmAnnotationFileOpenError
Dim value As System.Object
value = instance.GetPreviewBitmapForAnnotationFiles(fileName, result) |
Parameters
- fileName
- Name of annotation file
- result
- Error code as defined by SwDmAnnotationFileOpenError
Return Value
Pointer to the preview bitmap (.bmp) (an IPictureDisp*)
Example
Remarks
See Also
Availability
SOLIDWORKS Document Manager API 2024 SP1