<DllImport("accore.dll", EntryPoint:="acedCmdS", CharSet:=CharSet.Auto, CallingConvention:=CallingConvention.Cdecl)> Private Shared Function acedCmdS(rbp As IntPtr) As Integer End Function