Quantcast
Channel: MicroStation Programming - Forum - Recent Threads
Viewing all articles
Browse latest Browse all 1677

Re: [VBA] Need help with MDL Wrapper Function for mdlSheetDef_setBorderAttachmentId

$
0
0

Yongan.Fu:
Declare Function mdlSheetDef_setBorderAttachmentId Lib "stdmdlbltin.dll"
(ByVal sheetDefIn As Long , ByVal borderAttachmentIdIn As DLong ) As Long

DLong is a VBA User Defined Type (UDT).  UDTs must be passed ByRef.  The MDL documentation for that VBA wrapper is incorrect.


Viewing all articles
Browse latest Browse all 1677

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>