The plugin part MBS Win Plugin
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
The plugin MBS Win Plugin:
- class ChromiumBrowserMBS
- method FrameIdentifiers as Int64()
- method Frame(ID as Int64) as ChromiumFrameMBS
- method FrameNames as String()
- method ExecuteJavaScript(jsCode as string, scriptUrl as string = "", startLine as integer = 0)
- method Find(identifier as Integer, searchText as string, forward as boolean, MatchCase as boolean, FindNext as boolean)
- method SetFocus(enableFocus as boolean = true)
- method ClearFocus
- method StopFinding(clearSelection as boolean)
- method invalidate(x as integer, y as integer, width as integer, height as integer)
- method Image(width as integer, height as integer) as Picture
- method HidePopup
- method setSize(width as integer, height as integer)
- method CloseDevTools
- method ShowDevTools
- method ClearHistory
- method Constructor
- method Destructor
- method CanGoBack as boolean
- method CanGoForward as boolean
- method GoBack
- method GoForward
- method IsLoading as boolean
- method Reload
- method StopLoad
- method ReloadIgnoreCache
- method Frame(name as string) as ChromiumFrameMBS
- method Release
- method Retain
- property FocusedFrame as ChromiumFrameMBS
- property MainFrame as ChromiumFrameMBS
- property FrameCount as Integer
- property WindowRenderingDisabled as Boolean
- property PopupVisible as Boolean
- property Width as Integer
- property Height as Integer
- property ZoomLevel as Double
- property Handle as Integer
- property Parent as Variant
- property Identifier as Integer
- property IsPopup as Boolean
- property HasDocument as Boolean
- shared method LibVersion as Integer
- shared method RegisterExtension(ExtensionName as String, javascriptCode as String) as Boolean
- shared method ClearCrossOriginWhitelist as Boolean
- shared method AddCrossOriginWhitelist(SourceOrigin as String, TargetProtocol as String, TargetDomain as String, AllowTargetSubdomains as Boolean) as Boolean
- shared method RemoveCrossOriginWhitelist(SourceOrigin as String, TargetProtocol as String, TargetDomain as String, AllowTargetSubdomains as Boolean) as Boolean
- class ChromiumCookieManagerMBS
- class ChromiumCookieMBS
- class ChromiumFrameMBS
- class ChromiumWebPluginInfoMBS
- class ConsoleStateMBS
- class Control
- class DDEBinaryDataMBS
- class DDEContextInfoMBS
- class DDEMBS
- method InitClient as boolean
- method InitServer as boolean
- method ConnectToServer(appname as DDEStringMBS, topic as DDEStringMBS) as boolean
- method Close
- method ClientTransaction(type as integer,topic as DDEStringMBS) as DDEBinaryDataMBS
- method ClientTransaction(type as integer,topic as DDEStringMBS, data as DDEBinaryDataMBS) as DDEBinaryDataMBS
- method ClientTransaction(type as integer,topic as DDEStringMBS, data as DDEBinaryDataMBS, datatype as integer) as DDEBinaryDataMBS
- method ClientTransactionBoolean(type as integer,topic as DDEStringMBS) as Boolean
- method ClientTransactionBoolean(type as integer,topic as DDEStringMBS, data as DDEBinaryDataMBS) as Boolean
- method ClientTransactionBoolean(type as integer,topic as DDEStringMBS, data as DDEBinaryDataMBS, datatype as integer) as Boolean
- method NewDDEString(ansistring as string) as DDEStringMBS
- method NewDDEStringUnicode(unicodestring as string) as DDEStringMBS
- method NewDDEBinaryData(name as DDEStringMBS,data as string) as DDEBinaryDataMBS
- method NewDDEBinaryData(name as DDEStringMBS,data as string,offset as integer,length as integer) as DDEBinaryDataMBS
- method NewDDEBinaryData(name as DDEStringMBS,data as memoryblock,offset as integer,length as integer,dataformat as integer) as DDEBinaryDataMBS
- method RegisterService(name as DDEStringMBS) as boolean
- method UnRegisterService(name as DDEStringMBS) as boolean
- property Timeout as Integer
- property LastError as Integer
- event AdviceData(topic as DDEStringMBS, item as DDEStringMBS, dataformat as integer,data as DDEBinaryDataMBS) as integer
- event AdviceRequest(topic as DDEStringMBS, item as DDEStringMBS, dataformat as integer,remaincount as integer) as DDEBinaryDataMBS
- event AdviceStart(topic as DDEStringMBS, item as DDEStringMBS, dataformat as integer) as Boolean
- event AdviceStop(topic as DDEStringMBS, item as DDEStringMBS, dataformat as integer)
- event Connect(topic as DDEStringMBS, service as DDEStringMBS, myself as Boolean,info as DDEContextInfoMBS) as Boolean
- event ConfirmConnect(topic as DDEStringMBS, service as DDEStringMBS, myself as Boolean)
- event Disconnect(myself as Boolean)
- event Error(errorcode as integer)
- event Execute(topic as DDEStringMBS,data as DDEBinaryDataMBS) as integer
- event Poke(topic as DDEStringMBS,item as DDEStringMBS,data as DDEBinaryDataMBS) as integer
- event Register(application as DDEStringMBS,service as DDEStringMBS)
- event Request(topic as DDEStringMBS,item as DDEStringMBS,dataformat as integer) as DDEBinaryDataMBS
- event UnRegister(application as DDEStringMBS,service as DDEStringMBS)
- event WildConnect(topic as DDEStringMBS,service as DDEStringMBS, myself as boolean,info as DDEContextInfoMBS) as DDEStringPairListMBS
- class DDEStringMBS
- class DDEStringPairListMBS
- class DDEStringPairMBS
- class DesktopControl
- class DesktopHTMLViewer
- class DesktopTextArea
- class DesktopWindow
- method ShowKeyboardMBS
- method HideKeyboardMBS
- method SetWindowFeedbackSettingMBS(Feedback as Integer, value as Variant) as Boolean
- method WindowFeedbackSettingMBS(Feedback as Integer, byref value as boolean, IncludeAncestors as Boolean = false) as Boolean
- method WinHideTooltipMBS as Integer
- method WinAnimateWindowMBS(Flags as integer, Time as integer=200) as boolean
- method SetWindowMaskMBS(p as picture, redraw as Boolean, transparentColor as color) as Boolean
- method SetWindowIconMBS(Type as integer, File as FolderItem, IconID as integer) as Boolean
- method SetWindowIconMBS(Type as integer, Icon as Picture, Mask as Picture) as Boolean
- property WinTopMostWindowMBS as boolean
- class DirectDrawGraphicsMBS
- method CreateSolidColorBrush(red as Single, green as Single, blue as Single, alpha as Single = 1.0) as Boolean
- method CreateSolidColorBrush(c as Color) as Boolean
- method CreateStrokeStyle(startCap as Integer = 0, endCap as Integer = 0, dashCap as Integer = 0, lineJoin as Integer = 0, miterLimit as Single = 1.0, dashStyle as Integer = 0, dashOffset as Single = 0, Dashes() as Single = nil) as Boolean
- method ClearStrokeStyle
- method Destructor
- method Constructor(Graphics as Graphics)
- method DrawLine(x1 as single, y1 as single, x2 as single, y2 as single)
- method DrawRectangle(left as single, top as single, right as single, bottom as single)
- method FillRectangle(left as single, top as single, right as single, bottom as single)
- method DrawRoundedRectangle(left as single, top as single, right as single, bottom as single, radiusX as single, radiusY as single)
- method FillRoundedRectangle(left as single, top as single, right as single, bottom as single, radiusX as single, radiusY as single)
- method DrawEllipse(x as single, y as single, radiusX as single, radiusY as single)
- method FillEllipse(x as single, y as single, radiusX as single, radiusY as single)
- method RestoreDrawingState
- method SaveDrawingState
- method SetTransform(m11 as Single, m12 as Single, m21 as Single, m22 as Single, dx as Single, dy as Single)
- method GetTransform(byref m11 as Single, byref m12 as Single, byref m21 as Single, byref m22 as Single, byref dx as Single, byref dy as Single)
- property Handle as Integer
- property factoryHandle as Integer
- property brushHandle as Integer
- property strokeStyleHandle as Integer
- property strokeWidth as Single
- property PixelWidth as UInt32
- property PixelHeight as UInt32
- property Width as Single
- property Height as Single
- property DPIX as Single
- property DPIY as Single
- property AntialiasMode as Integer
- property TextAntialiasMode as Integer
- class DirectShowAMCameraControlMBS
- method ShowPropertyDialog(parent as window = nil, x as integer = 0, y as integer = 0, title as string = "")
- method Constructor
- method Set(PropertySelector as integer, Value as integer, Flags as integer = 0)
- method Get(PropertySelector as integer, byref Value as integer, byref Flags as integer)
- method GetRange(PropertySelector as integer, byref MinValue as integer, byref MaxValue as integer, byref SteppingDelta as integer, byref DefaultValue as integer, byref CapsFlags as integer)
- method ShowPropertyDialog(parent as DesktopWindow, x as integer = 0, y as integer = 0, title as string = "")
- property Handle as Integer
- property Lasterror as Integer
- property LasterrorMessage as String
- class DirectShowAMCrossbarMBS
- method ShowPropertyDialog(parent as window = nil, x as integer = 0, y as integer = 0, title as string = "")
- method BaseFilter as DirectShowBaseFilterMBS
- method Constructor
- method Route(OutputPinIndex as integer, InputPinIndex as integer)
- method GetPinCounts(byref OutputPinCount as integer, byref InputPinCount as integer)
- method CanRoute(OutputPinIndex as integer, InputPinIndex as integer) as boolean
- method IsRoutedTo(InputPinIndex as integer) as integer
- method GetCrossbarPinInfo(IsInputPin as boolean, PinIndex as integer, byref PinIndexRelated as integer, byref PhysicalType as integer)
- method ShowPropertyDialog(parent as DesktopWindow, x as integer = 0, y as integer = 0, title as string = "")
- property Handle as Integer
- property Lasterror as Integer
- property LasterrorMessage as String
- shared method PhysicalPinName(type as integer) as string
- class DirectShowAMStreamConfigMBS
- class DirectShowAMVideoCompressionMBS
- class DirectShowAMVideoControlMBS
- class DirectShowAMVideoProcAmpMBS
- class DirectShowAudioStreamConfigCapsMBS
- class DirectShowBaseFilterMBS
- class DirectShowBindContextMBS
- class DirectShowCaptureGraphBuilderMBS
- method FindPin(Source as DirectShowBaseFilterMBS, PinDirection as Integer, Category as DirectShowGUIDMBS = nil, Type as DirectShowGUIDMBS = nil, Unconnected as boolean = false, Num as Integer = 0) as DirectShowPinMBS
- method FindPin(Source as DirectShowPinMBS, PinDirection as Integer, Category as DirectShowGUIDMBS = nil, Type as DirectShowGUIDMBS = nil, Unconnected as boolean = false, Num as Integer = 0) as DirectShowPinMBS
- method SetupHighestResolution(videoInputFilter as DirectShowBaseFilterMBS, preview as boolean = false)
- method Crossbar(filter as DirectShowBaseFilterMBS) as DirectShowAMCrossbarMBS
- method GetStreamConfig(preview as boolean, filter as DirectShowBaseFilterMBS) as DirectShowAMStreamConfigMBS
- method GetStreamConfig(Category as DirectShowGUIDMBS, filter as DirectShowBaseFilterMBS) as DirectShowAMStreamConfigMBS
- method SetOutputFileName(Type as DirectShowGUIDMBS, FilePath as string)
- method SetOutputFileName(Type as DirectShowGUIDMBS, FilePath as string, byref filter as DirectShowBaseFilterMBS, byref sink as DirectShowFileSinkFilterMBS)
- method AllocCapFile(FilePath as string, Size as UInt64)
- method Constructor
- method SetFiltergraph(graph as DirectShowGraphBuilderMBS)
- method GetFiltergraph as DirectShowGraphBuilderMBS
- method RenderStream(category as DirectShowGUIDMBS, Type as DirectShowGUIDMBS, Source as DirectShowBaseFilterMBS, Intermediate as DirectShowBaseFilterMBS = nil, Sink as DirectShowBaseFilterMBS = nil)
- method RenderStream(category as DirectShowGUIDMBS, Type as DirectShowGUIDMBS, Source as DirectShowPinMBS, Intermediate as DirectShowBaseFilterMBS = nil, Sink as DirectShowBaseFilterMBS = nil)
- property Handle as Integer
- property Lasterror as Integer
- property LasterrorMessage as String
- shared method MEDIATYPE_Video as DirectShowGUIDMBS
- shared method MEDIATYPE_Audio as DirectShowGUIDMBS
- shared method MEDIATYPE_Text as DirectShowGUIDMBS
- shared method MEDIATYPE_Midi as DirectShowGUIDMBS
- shared method MEDIATYPE_Stream as DirectShowGUIDMBS
- shared method MEDIATYPE_Interleaved as DirectShowGUIDMBS
- shared method MEDIATYPE_ScriptCommand as DirectShowGUIDMBS
- shared method MEDIATYPE_AUXLine21Data as DirectShowGUIDMBS
- shared method MEDIATYPE_Timecode as DirectShowGUIDMBS
- class DirectShowConfigAviMuxMBS
- class DirectShowConfigInterleavingMBS
- class DirectShowDVInfoMBS
- class DirectShowEnumMonikerMBS
- class DirectShowEnumPinsMBS
- class DirectShowFileSinkFilterMBS
- class DirectShowFilterGraphMBS
- class DirectShowFilterInfoMBS
- class DirectShowGraphBuilderMBS
- class DirectShowGUIDMBS
- method Constructor
- method Constructor(value1 as integer, value2 as integer, value3 as integer, value4 as integer, value5 as integer, value6 as integer, value7 as integer, value8 as integer, value9 as integer, value10 as integer, value11 as integer, value12 as integer, value13 as integer, value14 as integer, value15 as integer, value16 as integer)
- method Equal(other as DirectShowGUIDMBS) as boolean
- method Constructor(Value as String)
- method Operator_Convert(text as String)
- method Operator_Convert as String
- property Byte(index as integer) as integer
- property Ptr as Ptr
- property Data as String
- property Memory as MemoryBlock
- property DisplayString as String
- shared method Parse(GUID as String) as DirectShowGUIDMBS
- class DirectShowMediaControlMBS
- class DirectShowMediaEventExMBS
- class DirectShowMediaEventMBS
- class DirectShowMediaFilterMBS
- class DirectShowMediaTypeMBS
- class DirectShowMonikerMBS
- class DirectShowNullRendererMBS
- class DirectShowPinMBS
- class DirectShowPropertyBagMBS
- class DirectShowSampleGrabberMBS
- class DirectShowVideoInfoHeader2MBS
- class DirectShowVideoInfoHeaderMBS
- class DirectShowVideoStreamConfigCapsMBS
- class DirectShowVideoWindowMBS
- method GetRestorePosition(byref left as integer, byref top as integer, byref width as integer, byref height as integer)
- method GetMinIdealImageSize(byref width as integer, byref height as integer)
- method GetMaxIdealImageSize(byref width as integer, byref height as integer)
- method GetWindowPosition(byref left as integer, byref top as integer, byref width as integer, byref height as integer)
- method SetWindowPosition(left as integer, top as integer, width as integer, height as integer)
- method Constructor
- method HideCursor(hide as boolean)
- method IsCursorHidden as Boolean
- method SetWindowForeground(Focus as Boolean)
- property Caption as string
- property WindowState as integer
- property WindowStyle as integer
- property WindowStyleEx as integer
- property AutoShow as Boolean
- property Left as integer
- property Top as integer
- property Width as integer
- property Height as integer
- property Visible as Boolean
- property BorderColor as color
- property FullScreenMode as Boolean
- property BackgroundPalette as Boolean
- property Handle as Integer
- property Lasterror as Integer
- property LasterrorMessage as String
- property Owner as Variant
- property MessageDrain as Variant
- property OwnerControl as Variant
- property messageDrainControl as Variant
- class DirectShowWaveFormatMBS
- class FolderItem
- class Graphics
- method DrawWindowsIconMBS(file as folderitem, IconID as integer, x as integer, y as integer, w as integer, h as integer) as boolean
- method StretchBltMBS(nXOriginDest as integer, nYOriginDest as integer, nWidthDest as integer, nHeightDest as integer, source as graphics, nXOriginSrc as integer, nYOriginSrc as integer, nWidthSrc as integer, nHeightSrc as integer, dwRop as integer) as boolean
- class Graphics
- class HTMLViewer
- class HTMLViewer
- method IEDocumentMBS as IEDocumentMBS
- method IEWindowMBS as IEWindowMBS
- method IEWebBrowserMBS as IEWebBrowserMBS
- method IERunJavaScriptMBS(JavaScript as string) as boolean
- method IEPrintMBS as boolean
- method IEHistoryBackMBS
- method IEHistoryForwardMBS
- method IEHistoryLengthMBS as integer
- method IENavigatorOnLineMBS as boolean
- method IENavigatorJavaEnabledMBS as boolean
- method IENavigatorCookieEnabledMBS as boolean
- method IENavigatorAppNameMBS as string
- method IENavigatorAppVersionMBS as string
- method IENavigatorBrowserLanguageMBS as string
- method IENavigatorUserAgentMBS as string
- method IENavigatorUserLanguageMBS as string
- method IENavigatorAppMinorVersionMBS as string
- method IEZoomMBS(factor as integer) as boolean
- method IEStopMBS as boolean
- method IESetTextAreaMBS(FormName as String, FieldName as String, Value as String) as Boolean
- method IEGetTextAreaMBS(FormName as String, FieldName as String) as String
- method IERefCountMBS as Integer
- method IEDrawToHDCMBS(HDC as Ptr, PrinterName as string = "") as boolean
- method IEPrintPreviewMBS as boolean
- method IEReloadMBS(Force as boolean = false) as boolean
- method IEScrollWidthMBS as integer
- method IEScrollHeightMBS as integer
- method IEImageMBS as picture
- method IEMimeTypeMBS as string
- method IEReferrerMBS as string
- method IELastModifiedMBS as string
- method IEToStringMBS as string
- method IEFileSizeMBS as string
- method IEFileCreationDateMBS as string
- method IEFileModifiedDateMBS as string
- method IEFileUpdatedDateMBS as string
- method IESecurityMBS as string
- method IEProtocolMBS as string
- method IENamePropMBS as string
- method IEHTMLTextMBS as string
- method IETextMBS as string
- method IEHandleMBS as integer
- method IEFindTextMBS(text as string, count as integer, flags as integer, selectText as boolean) as boolean
- method IEContinueFindTextMBS(text as string, count as integer, flags as integer, selectText as boolean) as boolean
- method IEReadyStateMBS as string
- method IELoadHTMLMBS(HTMLText as string) as boolean
- property IEEditableMBS as boolean
- property IEURLMBS as string
- property IETitleMBS as string
- property IECookieMBS as string
- property IEDomainMBS as string
- property IECharSetMBS as string
- property IEDefaultCharsetMBS as string
- class IEDocumentMBS
- method Frames as IEWindowMBS()
- method Evaluate(expression as string) as variant
- method SetTextArea(FormName as String, FieldName as String, Value as String) as Boolean
- method GetTextArea(FormName as String, FieldName as String) as String
- method DrawToHDC(HDC as Ptr, PrinterName as string = "")
- method PrintPreview as boolean
- method Reload(Force as boolean = false)
- method Image as picture
- method HTMLText as string
- method Text as string
- method FindText(text as string, count as integer, flags as integer, selectText as boolean) as boolean
- method ContinueFindText(text as string, count as integer, flags as integer, selectText as boolean) as boolean
- method LoadHTML(HTMLText as string)
- method Constructor(HTMLViewer as HTMLViewer)
- method CallFunction(FunctionName as string, params() as variant) as variant
- method CallFunction(FunctionName as string, paramArray params as variant) as variant
- method Constructor(DesktopHTMLViewer as DesktopHTMLViewer)
- property Handle as Integer
- property ParentWindow as IEWindowMBS
- property Navigator as IENavigatorMBS
- property History as IEHistoryMBS
- property URL as String
- property Title as String
- property MimeType as String
- property Referrer as String
- property Cookie as String
- property Domain as String
- property LastModified as String
- property ToString as String
- property CharSet as String
- property DefaultCharset as String
- property FileSize as String
- property FileCreationDate as String
- property FileModifiedDate as String
- property FileUpdatedDate as String
- property Security as String
- property Protocol as String
- property NameProp as String
- property ReadyState as String
- property Editable as Boolean
- property ScrollWidth as Integer
- property ScrollHeight as Integer
- shared method ClearBrowserSession as boolean
- class IEExceptionMBS
- class IEHistoryMBS
- class IENavigatorMBS
- class IEWebBrowserMBS
- class IEWindowMBS
- class ITAddressMBS
- class ITCallInfoMBS
- class MapiFileMBS
- class MapiMessageMBS
- class MapiRecipientMBS
- class RegistryFileTypeMBS
- class RegistryKeyMBS
- class RegistryMBS
- class RegistryValueMBS
- class TAPICallControlMBS
- class TAPIMBS
- class TaskDialogButtonMBS
- class TaskDialogMBS
- class TextArea
- class TimerMBS
- class WIADataCallbackMBS
- class WIADataTransferInfoMBS
- class WIADataTransferMBS
- class WIADeviceCapabilitiesEnumeratorMBS
- class WIADeviceCapabilitiesMBS
- class WIADeviceInfoEnumeratorMBS
- class WIADeviceManager1MBS
- method SelectDeviceDialogID(parentWindow as window, DeviceType as integer, Flags as integer) as string
- method SelectDeviceDialogID(parentWindowHandle as integer, DeviceType as integer, Flags as integer) as string
- method SelectDeviceDialog(parentWindow as window, DeviceType as integer, Flags as integer, byref DeviceID as string) as WIAItemMBS
- method SelectDeviceDialog(parentWindow as window, DeviceType as integer, Flags as integer) as WIAItemMBS
- method SelectDeviceDialog(parentWindowHandle as integer, DeviceType as integer, Flags as integer, byref DeviceID as string) as WIAItemMBS
- method SelectDeviceDialog(parentWindowHandle as integer, DeviceType as integer, Flags as integer) as WIAItemMBS
- method CreateDevice(DeviceID as string) as WIAItemMBS
- method Constructor
- method EnumDeviceInfo(flags as integer = &h10) as WIADeviceInfoEnumeratorMBS
- method GetImageDialog(parentWindow as window, DeviceType as integer, Flags as integer, Intent as integer, file as folderitem, rootitem as WIAItemMBS=nil)
- method GetImageDialog(parentWindowHandle as integer, DeviceType as integer, Flags as integer, Intent as integer, file as folderitem, rootitem as WIAItemMBS=nil)
- method GetImageDialog(parentWindow as DesktopWindow, DeviceType as integer, Flags as integer, Intent as integer, file as folderitem, rootitem as WIAItemMBS=nil)
- method SelectDeviceDialogID(parentWindow as DesktopWindow, DeviceType as integer, Flags as integer) as string
- method SelectDeviceDialog(parentWindow as DesktopWindow, DeviceType as integer, Flags as integer, byref DeviceID as string) as WIAItemMBS
- method SelectDeviceDialog(parentWindow as DesktopWindow, DeviceType as integer, Flags as integer) as WIAItemMBS
- property Handle as Integer
- property Lasterror as Integer
- class WIADeviceManager2MBS
- method SelectDeviceDialogID(parentWindow as window, DeviceType as integer, Flags as integer) as string
- method SelectDeviceDialogID(parentWindowHandle as integer, DeviceType as integer, Flags as integer) as string
- method SelectDeviceDialog(parentWindow as window, DeviceType as integer, Flags as integer, byref DeviceID as string) as WIAItemMBS
- method SelectDeviceDialog(parentWindow as window, DeviceType as integer, Flags as integer) as WIAItemMBS
- method SelectDeviceDialog(parentWindowHandle as integer, DeviceType as integer, Flags as integer, byref DeviceID as string) as WIAItemMBS
- method SelectDeviceDialog(parentWindowHandle as integer, DeviceType as integer, Flags as integer) as WIAItemMBS
- method CreateDevice(DeviceID as string) as WIAItemMBS
- method Constructor
- method EnumDeviceInfo(flags as integer = &h10) as WIADeviceInfoEnumeratorMBS
- method GetImageDialog(Flags as integer, DeviceID as string, parentWindow as window, FolderName as String, Filename as String, byref item as WIAItemMBS) as string()
- method GetImageDialog(Flags as integer, DeviceID as string, parentWindowHandle as integer, FolderName as String, Filename as String, byref item as WIAItemMBS) as string()
- method SelectDeviceDialogID(parentWindow as DesktopWindow, DeviceType as integer, Flags as integer) as string
- method SelectDeviceDialog(parentWindow as DesktopWindow, DeviceType as integer, Flags as integer, byref DeviceID as string) as WIAItemMBS
- method SelectDeviceDialog(parentWindow as DesktopWindow, DeviceType as integer, Flags as integer) as WIAItemMBS
- method GetImageDialog(Flags as integer, DeviceID as string, parentWindow as DesktopWindow, FolderName as String, Filename as String, byref item as WIAItemMBS) as string()
- property Handle as Integer
- property Lasterror as Integer
- class WIAExtendedTransferInfoMBS
- class WIAFormatInfoEnumeratorMBS
- class WIAFormatInfoMBS
- class WIAGUIDMBS
- method Constructor
- method Constructor(value1 as integer, value2 as integer, value3 as integer, value4 as integer, value5 as integer, value6 as integer, value7 as integer, value8 as integer, value9 as integer, value10 as integer, value11 as integer, value12 as integer, value13 as integer, value14 as integer, value15 as integer, value16 as integer)
- method DisplayString as string
- method Equal(other as WIAGUIDMBS) as boolean
- property Data as string
- property Byte(index as integer) as integer
- shared method Parse(GUID as String) as WIAGUIDMBS
- class WIAItemEnumeratorMBS
- class WIAItemMBS
- method DataTransfer as WIADataTransferMBS
- method DeviceDialog(Win as window, Flags as integer, Intent as integer) as WIAItemMBS()
- method DeviceDialog(WindowHandle as integer, Flags as integer, Intent as integer) as WIAItemMBS()
- method ItemCategory as WIAGUIDMBS
- method Transfer as WIATransferMBS
- method DeviceDialog(Flags as integer, Win as window, FolderName as string, Filename as string, paths() as string, items() as WIAItemMBS)
- method DeviceDialog(Flags as integer, WindowHandle as integer, FolderName as string, Filename as string, paths() as string, items() as WIAItemMBS)
- method DeviceCommand(command as WIAGUIDMBS) as WIAItemMBS
- method CreateChildItem(ItemFlags as integer, CreationFlags as integer, ItemName as string, FullItemName as string) as WIAItemMBS
- method DeleteItem
- method AnalyzeItem
- method FindItemByName(name as string) as WIAItemMBS
- method RootItem as WIAItemMBS
- method ParentItem as WIAItemMBS
- method ItemType as integer
- method PropertyStorage as WIAPropertyStorageMBS
- method EnumerateChildItems(CategoryGUID as WIAGUIDMBS=nil) as WIAItemEnumeratorMBS
- method EnumerateDeviceCapabilities(Flags as integer) as WIADeviceCapabilitiesEnumeratorMBS
- method DeviceDialog(Win as DesktopWindow, Flags as integer, Intent as integer) as WIAItemMBS()
- method DeviceDialog(Flags as integer, Win as DesktopWindow, FolderName as string, Filename as string, paths() as string, items() as WIAItemMBS)
- property Handle as Integer
- property Handle1 as Integer
- property Handle2 as Integer
- property Lasterror as Integer
- shared method kCommandSynchronize as WIAGUIDMBS
- shared method kCommandTakePicture as WIAGUIDMBS
- shared method kCommandDeleteAllItems as WIAGUIDMBS
- shared method kCommandChangeDocument as WIAGUIDMBS
- shared method kCommandUnloadDocument as WIAGUIDMBS
- shared method kCommandDiagnostic as WIAGUIDMBS
- shared method kCategoryFinishedFile as WIAGUIDMBS
- shared method kCategoryFlatbed as WIAGUIDMBS
- shared method kCategoryFeeder as WIAGUIDMBS
- shared method kCategoryFilm as WIAGUIDMBS
- shared method kCategoryRoot as WIAGUIDMBS
- shared method kCategoryFolder as WIAGUIDMBS
- shared method kCategoryFeederFront as WIAGUIDMBS
- shared method kCategoryFeederBack as WIAGUIDMBS
- class WIAPropertyEnumeratorMBS
- class WIAPropertyMBS
- class WIAPropertyStorageMBS
- class WIAStreamMBS
- class WIATransferCallbackMBS
- class WIATransferMBS
- class WIATransferParamsMBS
- class WIAVideoMBS
- method Constructor
- method CreateVideoByDevNum(DeviceNumber as integer, win as window, StretchToFitParent as boolean, AutoBeginPlayback as boolean)
- method CreateVideoByDevNum(DeviceNumber as integer, WindowHandle as integer, StretchToFitParent as boolean, AutoBeginPlayback as boolean)
- method CreateVideoByName(FriendlyName as string, win as window, StretchToFitParent as boolean, AutoBeginPlayback as boolean)
- method CreateVideoByName(FriendlyName as string, WindowHandle as integer, StretchToFitParent as boolean, AutoBeginPlayback as boolean)
- method CreateVideoByWiaDevID(WiaDeviceID as string, win as window, StretchToFitParent as boolean, AutoBeginPlayback as boolean)
- method CreateVideoByWiaDevID(WiaDeviceID as string, WindowHandle as integer, StretchToFitParent as boolean, AutoBeginPlayback as boolean)
- method CurrentState as integer
- method ResizeVideo(StretchToFitParent as boolean)
- method TakePicture as string
- method TakePicture as folderitem
- method Pause
- method Play
- method DestroyVideo
- method CreateVideoByDevNum(DeviceNumber as integer, win as DesktopWindow, StretchToFitParent as boolean, AutoBeginPlayback as boolean)
- method CreateVideoByName(FriendlyName as string, win as DesktopWindow, StretchToFitParent as boolean, AutoBeginPlayback as boolean)
- method CreateVideoByWiaDevID(WiaDeviceID as string, win as DesktopWindow, StretchToFitParent as boolean, AutoBeginPlayback as boolean)
- property PreviewVisible as boolean
- property ImagesDirectory as string
- property ImagesFolder as folderitem
- property Handle as Integer
- property Lasterror as Integer
- class WinDataObjectMBS
- method GetFileName as string
- method HasFileName as boolean
- method Formats as String()
- method Constructor
- method Constructor(files() as folderitem)
- method Constructor(text as string)
- method Constructor(pic as picture)
- method AddFiles(files() as folderitem)
- method AddFiles(pathes() as string)
- method AddText(text as string)
- method AddRaw(format as integer, data as string)
- method AddPicture(pic as picture)
- method GetPaths as folderitem()
- method GetPathStrings as string()
- method GetText as string
- method HasText as boolean
- method HasRaw(format as integer) as boolean
- method GetRaw(format as integer) as string
- method HasPaths as boolean
- method HasFileDescriptors as boolean
- method HasPicture as boolean
- method GetPicture as picture
- method AddDragImage(pic as picture, width as integer, height as integer, x as integer, y as integer)
- method AddDragImage(pic as picture, width as integer, height as integer, x as integer, y as integer, ImageBackgroundColor as color)
- method GetFileDescriptors as WindowsFileDescriptorMBS()
- method GetFileContents(index as integer) as string
- method GetFileContents(index as integer, byref IsPath as boolean) as string
- property Handle as Integer
- property HelperHandle as Integer
- property Lasterror as Integer
- property DragImage as Picture
- class Window
- method ShowKeyboardMBS
- method HideKeyboardMBS
- method SetWindowFeedbackSettingMBS(Feedback as Integer, value as Variant) as Boolean
- method WindowFeedbackSettingMBS(Feedback as Integer, byref value as boolean, IncludeAncestors as Boolean = false) as Boolean
- method WinHideTooltipMBS as Integer
- method WinAnimateWindowMBS(Flags as integer, Time as integer=200) as boolean
- method SetWindowMaskMBS(p as picture, redraw as Boolean, transparentColor as color) as Boolean
- method SetWindowIconMBS(Type as integer, File as FolderItem, IconID as integer) as Boolean
- method SetWindowIconMBS(Type as integer, Icon as Picture, Mask as Picture) as Boolean
- property WinTopMostWindowMBS as boolean
- class WindowsAddPrintJobMBS
- class WindowsADSystemInfoMBS
- class WindowsBurnMBS
- class WindowsClipboardMBS
- class WindowsConsoleMBS
- class WindowsDeviceMBS
- class WindowsDeviceModeMBS
- method ApplyToSetupString(SetupString as String) as string
- method SetupString(Margin as Integer = 2500) as string
- method SetupString(ActualHorizontalResolution as integer, ActualVerticalResolution as integer, MaxHorizontalResolution as integer, MaxVerticalResolution as integer, MarginLeft as integer = 2500, MarginRight as integer = 2500, MarginTop as integer = 2500, MarginBottom as integer = 2500, MinMarginLeft as integer = 0, MinMarginRight as integer = 0, MinMarginTop as integer = 0, MinMarginBottom as integer = 0, PageSetupFlags as integer = 8) as string
- method Constructor
- method RawData(Unicode as boolean = true) as memoryblock
- property Data as Integer
- property DeviceName as String
- property FormName as String
- property SpecVersion as Integer
- property DriverVersion as Integer
- property Size as Integer
- property DriverExtra as Integer
- property Fields as Integer
- property Orientation as Integer
- property PaperSize as Integer
- property PaperLength as Integer
- property PaperWidth as Integer
- property Scale as Integer
- property Copies as Integer
- property DefaultSource as Integer
- property PrintQuality as Integer
- property Color as Integer
- property Duplex as Integer
- property YResolution as Integer
- property TTOption as Integer
- property Collate as Integer
- property LogPixels as Integer
- property Nup as Integer
- property ICMMethod as Integer
- property ICMIntent as Integer
- property MediaType as Integer
- property DitherType as Integer
- shared method FromSetupString(SetupString as String) as WindowsDeviceModeMBS
- shared method FromRawData(data as memoryblock, Unicode as boolean = true) as WindowsDeviceModeMBS
- shared method FromRawData(data as string, Unicode as boolean = true) as WindowsDeviceModeMBS
- class WindowsDirectoryChangeMBS
- class WindowsDirectoryWatcherMBS
- class WindowsDiscInfoMBS
- class WindowsDiskChangeMBS
- class WindowsDisplayMBS
- class WindowsDNSRecordAAAAMBS
- class WindowsDNSRecordAMBS
- class WindowsDNSRecordMBS
- class WindowsDNSRecordMInfoMBS
- class WindowsDNSRecordMXMBS
- class WindowsDNSRecordNullMBS
- class WindowsDNSRecordPTRMBS
- class WindowsDNSRecordSOAMBS
- class WindowsDNSRecordTXTMBS
- class WindowsDragSourceMBS
- class WindowsDriveNotificationMBS
- class WindowsDropTargetMBS
- method AttachToWindow(win as window, showDragImage as boolean = true) as integer
- method AttachToControl(ctl as control, showDragImage as boolean = true) as integer
- method AttachToWindow(win as DesktopWindow, showDragImage as boolean = true) as integer
- method AttachToControl(ctl as DesktopControl, showDragImage as boolean = true) as integer
- property Handle as Integer
- property Helper as Integer
- event DragEnter(dataObject as WinDataObjectMBS, keystate as integer, x as integer, y as integer, byref effect as integer) as integer
- event DragOver(keystate as integer, x as integer, y as integer, byref effect as integer) as integer
- event DragLeave as integer
- event Drop(dataObject as WinDataObjectMBS, keystate as integer, x as integer, y as integer, byref effect as integer) as integer
- class WindowsFileCopyMBS
- method CopyFileSimple(ExistingFileName as folderitem, NewFileName as folderitem, FailIfExists as boolean=false) as boolean
- method CopyFileSimple(ExistingFileName as String, NewFileName as String, FailIfExists as boolean=false) as boolean
- method MoveFileSimple(ExistingFileName as folderitem, NewFileName as folderitem) as boolean
- method MoveFileSimple(ExistingFileName as String, NewFileName as String) as boolean
- method CopyFileEx(ExistingFileName as folderitem, NewFileName as folderitem, Flags as integer) as boolean
- method CopyFileEx(ExistingFileName as String, NewFileName as String, Flags as integer) as boolean
- method MoveFileWithProgress(ExistingFileName as folderitem, NewFileName as folderitem, Flags as integer) as boolean
- method MoveFileWithProgress(ExistingFileName as String, NewFileName as String, Flags as integer) as boolean
- method FileOperationCopy(source() as string, dest as folderitem, Flags as integer, ProgressTitle as string="") as boolean
- method FileOperationCopy(source() as string, dest as string, Flags as integer, ProgressTitle as string="") as boolean
- method FileOperationCopy(source as string, dest as folderitem, Flags as integer, ProgressTitle as string="") as boolean
- method FileOperationCopy(source as string, dest as string, Flags as integer, ProgressTitle as string="") as boolean
- method FileOperationCopy(source() as string, dest() as string, Flags as integer, ProgressTitle as string="") as boolean
- method FileOperationCopy(source as folderitem, dest as folderitem, Flags as integer, ProgressTitle as string="") as boolean
- method FileOperationCopy(source() as folderitem, dest as folderitem, Flags as integer, ProgressTitle as string="") as boolean
- method FileOperationCopy(source() as folderitem, dest() as folderitem, Flags as integer, ProgressTitle as string="") as boolean
- method FileOperationDelete(filepathes() as string, Flags as integer, ProgressTitle as string="") as boolean
- method FileOperationDelete(filepathes as string, Flags as integer, ProgressTitle as string="") as boolean
- method FileOperationDelete(file as folderitem, Flags as integer, ProgressTitle as string="") as boolean
- method FileOperationDelete(files() as folderitem, Flags as integer, ProgressTitle as string="") as boolean
- method FileOperationMove(source() as string, dest as folderitem, Flags as integer, ProgressTitle as string="") as boolean
- method FileOperationMove(source() as string, dest as string, Flags as integer, ProgressTitle as string="") as boolean
- method FileOperationMove(source as string, dest as folderitem, Flags as integer, ProgressTitle as string="") as boolean
- method FileOperationMove(source as string, dest as string, Flags as integer, ProgressTitle as string="") as boolean
- method FileOperationMove(source() as string, dest() as string, Flags as integer, ProgressTitle as string="") as boolean
- method FileOperationMove(source as folderitem, dest as folderitem, Flags as integer, ProgressTitle as string="") as boolean
- method FileOperationMove(source() as folderitem, dest as folderitem, Flags as integer, ProgressTitle as string="") as boolean
- method FileOperationMove(source() as folderitem, dest() as folderitem, Flags as integer, ProgressTitle as string="") as boolean
- property Lasterror as Integer
- property OperationsAborted as Boolean
- property MultiThreaded as Boolean
- property Parent as Variant
- event Progress(TotalFileSize as int64, TotalBytesTransferred as int64, StreamSize as int64, StreamBytesTransferred as Int64, StreamNumber as integer, Reason as integer) as integer
- class WindowsFileDescriptorMBS
- class WindowsFileInfoMBS
- class WindowsFileStreamMBS
- class WindowsFileVersionMBS
- class WindowsFolderChangeMBS
- class WindowsFontDialogMBS
- class WindowsFontFamilyMBS
- class WindowsGraphicsDeviceContextMBS
- class WindowsGraphicsInfoMBS
- class WindowsGUIResourcesMBS
- class WindowsICMColorMBS
- class WindowsICMEnumMBS
- class WindowsICMLogColorSpaceMBS
- class WindowsICMNamedProfileInfoMBS
- class WindowsICMProfileHeaderMBS
- class WindowsICMProfileMBS
- class WindowsICMSetupMBS
- class WindowsICMTransformMBS
- method GetCMMInfo(what as integer) as integer
- method Constructor(LogColorSpace as WindowsICMLogColorSpaceMBS, DestProfile as WindowsICMProfileMBS, TargetProfile as WindowsICMProfileMBS, Flags as integer)
- method Constructor(Profiles() as WindowsICMProfileMBS, Intents() as integer, Flags as integer, indexPreferredCMM as integer)
- method TranslateColors(InputColors() as WindowsICMColorMBS, ctInput as integer, OutputColors() as WindowsICMColorMBS, ctOutput as integer) as boolean
- method CheckColors(InputColors() as WindowsICMColorMBS, ctInput as integer, Results() as integer) as boolean
- method TranslateBitmapBits(SrcBits as memoryblock, InputType as integer, Width as integer, Height as integer, InputRowBytes as integer, DestBits as memoryblock, DestType as integer, DestRowBytes as integer) as boolean
- method TranslatePictures(InputPicture as picture, OutputPicture as picture) as boolean
- property Handle as Integer
- event Progress(Maximum as integer, Current as integer) as boolean
- class WindowsIniMBS
- method GetProfileInt(appname as string, keyname as string, defaultValue as integer = 0) as integer
- method GetProfileString(appname as string, keyname as string, defaultValue as string = "") as string
- method GetProfileSection(appname as string) as string
- method GetPrivateProfileInt(appname as string, keyname as string, defaultValue as integer = 0) as integer
- method GetPrivateProfileString(appname as string, keyname as string, defaultValue as string = "") as string
- method GetPrivateProfileSection(appname as string) as string
- method GetPrivateProfileStruct(section as string, keyname as string, size as integer) as memoryblock
- method WritePrivateProfileString(appname as string, keyname as string, value as string) as boolean
- method WritePrivateProfileSection(appname as string, value as string) as boolean
- method WritePrivateProfileStruct(section as string, keyname as string, mem as memoryblock, size as integer) as boolean
- property BufferSize as Integer
- property Filename as String
- class WindowsInternetShortcutMBS
- class WindowsKeyboardLayoutMBS
- class WindowsKeyFilterMBS
- class WindowsListMBS
- class WindowsMonitorMBS
- class WindowsMutexMBS
- class WindowsPageFormatMBS
- class WindowsPageSetupDialogMBS
- class WindowsPipeMBS
- class WindowsPowerStateMBS
- class WindowsPreviewHandlerMBS
- method Constructor(ClassID as string)
- method DoPreview
- method Unload
- method SetFocus
- method SetRect(left as integer, top as integer, width as integer, height as integer)
- method SetTextColor(red as integer, green as integer, blue as integer)
- method SetBackgroundColor(red as integer, green as integer, blue as integer)
- method SetFont(size as integer, font as string)
- method InitWithFile(file as folderitem)
- method InitWithData(data as string)
- method InitWithData(data as MemoryBlock)
- method SetWindow(win as Window, left as integer, top as integer, width as integer, height as integer)
- method SetWindow(win as Control, left as integer, top as integer, width as integer, height as integer)
- method SetWindow(win as ContainerControl, left as integer, top as integer, width as integer, height as integer)
- method SetWindow(win as Window)
- method SetWindow(win as Control)
- method SetWindow(win as ContainerControl)
- method SetWindow(win as DesktopWindow, left as integer, top as integer, width as integer, height as integer)
- method SetWindow(win as DesktopControl, left as integer, top as integer, width as integer, height as integer)
- method SetWindow(win as DesktopContainer, left as integer, top as integer, width as integer, height as integer)
- method SetWindow(win as DesktopWindow)
- method SetWindow(win as DesktopControl)
- method SetWindow(win as DesktopContainer)
- property Lasterror as Integer
- property LasterrorString as String
- property Window as Variant
- property Handle as Integer
- property SupportsFileLoading as Boolean
- property SupportsDataLoading as Boolean
- class WindowsPrintDialogMBS
- method Constructor
- method PrintDialog as boolean
- method PrintDialogEx as Integer
- method GetDevNames(byref DriverName as string, byref DeviceName as string, byref OutputName as string, byref flags as integer) as boolean
- method SetDevNames(DriverName as string, DeviceName as string, OutputName as string, flags as integer) as boolean
- method getPageRange(index as integer, byref fromPage as integer, byref toPage as integer)
- method setPageRange(index as integer, fromPage as integer, toPage as integer)
- property ToPage as Integer
- property FromPage as Integer
- property Lasterror as Integer
- property Parent as Variant
- property Flags as Integer
- property ExclusionFlags as Integer
- property PageRanges as Integer
- property MaxPageRanges as Integer
- property MinPage as Integer
- property MaxPage as Integer
- property Copies as Integer
- property DC as Integer
- property DevMode as WindowsDeviceModeMBS
- property StartPanel as Integer
- property ResultAction as Integer
- class WindowsPrinterInfoMBS
- class WindowsPrinterJobMBS
- class WindowsPrinterMBS
- method SetJob(JobID as Integer, job as WindowsPrinterJobMBS) as boolean
- method DeletePrinter as boolean
- method ConfigurePort(name as string = "", parent as window = nil, PortName as string = "") as boolean
- method AdvancedDocumentProperties(InputDevMode as WindowsDeviceModeMBS, byref OutputDevMode as WindowsDeviceModeMBS, parent as window = nil) as integer
- method DocumentProperties(InputDevMode as WindowsDeviceModeMBS, byref OutputDevMode as WindowsDeviceModeMBS, Prompt as boolean = false, parent as window = nil) as integer
- method ConnectToPrinterDialog(parent as window = nil) as boolean
- method PrinterProperties(parent as window = nil) as boolean
- method AllJobs as WindowsPrinterJobMBS()
- method GetJob(JobID as Integer) as WindowsPrinterJobMBS
- method PauseJob(JobID as integer) as boolean
- method ResumeJob(JobID as integer) as boolean
- method DeleteJob(JobID as integer) as boolean
- method AddForm(form as WindowsPageFormatMBS) as boolean
- method DeleteForm(name as string) as boolean
- method GetForm(name as string) as WindowsPageFormatMBS
- method SetForm(name as string, form as WindowsPageFormatMBS) as boolean
- method GetPrinterTechnology as string
- method CanPrinterPassThroughPostScript as boolean
- method GetPrinterFormats as WindowsPageFormatMBS()
- method ChangePrinterSettings(value as WindowsDeviceModeMBS, Mode as integer=2) as boolean
- method GetPrinterSettings(Mode as integer=2) as WindowsDeviceModeMBS
- method SetPrinterSettings(value as WindowsDeviceModeMBS, Mode as integer=2) as boolean
- method PausePrinter as boolean
- method PurgePrinter as boolean
- method ResumePrinter as boolean
- method Constructor(PrinterName as string, admin as boolean = false)
- method ConfigurePort(name as string, parent as DesktopWindow, PortName as string) as boolean
- method AdvancedDocumentProperties(InputDevMode as WindowsDeviceModeMBS, byref OutputDevMode as WindowsDeviceModeMBS, parent as DesktopWindow) as integer
- method DocumentProperties(InputDevMode as WindowsDeviceModeMBS, byref OutputDevMode as WindowsDeviceModeMBS, Prompt as boolean, parent as DesktopWindow) as integer
- method ConnectToPrinterDialog(parent as DesktopWindow) as boolean
- method PrinterProperties(parent as DesktopWindow) as boolean
- property PrinterName as String
- property Handle as Integer
- property Lasterror as Integer
- property LasterrorMessage as String
- shared method OpenPrinter(PrinterName as string, admin as boolean = false) as WindowsPrinterMBS
- shared method SetDefaultPrinter(PrinterName as string) as integer
- shared method GetDefaultPrinter as string
- shared method DeletePrinterConnection(name as string) as boolean
- class WindowsProcessMBS
- class WindowsProcessMemoryInfoMBS
- class WindowsProcessStatisticsMBS
- class WindowsPropertiesMBS
- class WindowsProxyMBS
- class WindowsQOSMBS
- method AddSocketToFlow(Socket as integer, TrafficType as integer, Flags as integer, byref FlowId as UInt32) as boolean
- method AddSocketToFlow(Socket as integer, DestAddr as string, DestPort as integer, TrafficType as integer, Flags as integer, byref FlowId as UInt32) as boolean
- method setOutgoingDSCPValue(FlowID as integer, OutgoingDSCPValue as integer, Flags as integer = 0) as boolean
- method setTrafficType(FlowID as integer, TrafficType as integer, Flags as integer = 0) as boolean
- method setOutgoingRate(FlowID as integer, Bandwidth as UInt64, ShapingBehavior as integer, Reason as integer, Flags as integer = 0) as boolean
- method getFlowFundamentals(FlowID as integer, byref BottleneckBandwidthSet as boolean, byref BottleneckBandwidth as UInt64, byref AvailableBandwidthSet as boolean, byref AvailableBandwidth as UInt64, byref RTTSet as boolean, byref RTT as UInt32, Flags as integer = 0) as boolean
- method getPacketPriority(FlowID as integer, byref ConformantDSCPValue as integer, byref NonConformantDSCPValue as integer, byref ConformantL2Value as integer, byref NonConformantL2Value as integer, Flags as integer = 0) as boolean
- method getOutgoingRate(FlowID as integer, byref Bandwidth as UInt64, Flags as integer = 0) as boolean
- method Constructor
- method RemoveSocketFromFlow(socketHandle as integer, FlowID as integer) as boolean
- method RemoveAllSocketsFromFlow(FlowID as integer) as boolean
- method StartTrackingClient(DestAddr as string, flags as integer = 0) as boolean
- method StopTrackingClient(DestAddr as string, flags as integer = 0) as boolean
- property Handle as Integer
- property Lasterror as Integer
- property LasterrorMessage as String
- class WindowsReportErrorMBS
- class WindowsScriptErrorExceptionMBS
- class WindowsScriptErrorMBS
- class WindowsScriptMBS
- class WindowsSerialPortsMBS
- class WindowsShortCutMBS
- class WindowsSystemTrayMBS
- method Add as boolean
- method Modify as boolean
- method Remove as boolean
- method SetFocus as boolean
- method SetIconPicture(Icon as picture, Mask as picture) as boolean
- method SetIconFile(IconFile as FolderItem, IconID as integer) as boolean
- property Tooltip as string
- property IconHandle as Integer
- property ID as Integer
- property BalloonText as string
- property BalloonTitle as string
- property BalloonTimeout as integer
- property BalloonMode as integer
- property UsingNewEvents as Boolean
- shared method Available as boolean
- event MouseMove(id as integer, MouseX as integer, MouseY as integer)
- event MouseLeftButtonDown(id as integer, MouseX as integer, MouseY as integer)
- event MouseLeftButtonUp(id as integer, MouseX as integer, MouseY as integer)
- event MouseLeftButtonDoubleClick(id as integer, MouseX as integer, MouseY as integer)
- event MouseRightButtonDown(id as integer, MouseX as integer, MouseY as integer)
- event MouseRightButtonUp(id as integer, MouseX as integer, MouseY as integer)
- event MouseRightButtonDoubleClick(id as integer, MouseX as integer, MouseY as integer)
- event MouseMiddleButtonDown(id as integer, MouseX as integer, MouseY as integer)
- event MouseMiddleButtonUp(id as integer, MouseX as integer, MouseY as integer)
- event MouseMiddleButtonDoubleClick(id as integer, MouseX as integer, MouseY as integer)
- event PopupOpen(id as integer, MouseX as integer, MouseY as integer)
- event Selected(id as integer, MouseX as integer, MouseY as integer)
- event KeySelected(id as integer, MouseX as integer, MouseY as integer)
- event BalloonShow(id as integer, MouseX as integer, MouseY as integer)
- event BalloonHide(id as integer, MouseX as integer, MouseY as integer)
- event BalloonTimeout(id as integer, MouseX as integer, MouseY as integer)
- event BalloonUserClick(id as integer, MouseX as integer, MouseY as integer)
- event ContextMenu(id as integer, MouseX as integer, MouseY as integer)
- class WindowsTaskbarListMBS
- method SetActiveAlt(WindowHandle as integer)
- method ActivateTab(WindowHandle as integer)
- method DeleteTab(WindowHandle as integer)
- method AddTab(WindowHandle as integer)
- method MarkFullscreenWindow(WindowHandle as integer, Fullscreen as Boolean)
- method SetProgressValue(WindowHandle as integer, Completed as UInt64, Total as UInt64)
- method SetProgressState(WindowHandle as integer, Flags as integer)
- method RegisterTab(TabWindowHandle as integer, MDIWindowHandle as integer)
- method UnregisterTab(TabWindowHandle as integer)
- method SetTabOrder(TabWindowHandle as integer, InsertBeforeWindowHandle as integer)
- method SetTabActive(TabWindowHandle as integer, MDIWindowHandle as integer)
- method SetTabProperties(TabWindowHandle as integer, flags as integer)
- method SetThumbnailClip(TabWindowHandle as integer)
- method SetThumbnailClip(TabWindowHandle as integer, x as integer, y as integer, w as integer, h as integer)
- method SetThumbnailTooltip(TabWindowHandle as integer, tip as string)
- method SetOverlayIcon(TabWindowHandle as integer, IconHandle as integer, Description as string)
- property Handle1 as Integer
- property Handle2 as Integer
- property Handle3 as Integer
- property Handle4 as Integer
- property Lasterror as Integer
- class WindowsTaskbarStateMBS
- class WindowsThreadExecutionStateMBS
- class WindowsVMStatisticsMBS
- class WindowsVolumeInformationMBS
- class WindowsWMIMBS
- class WinExceptionMBS
- class WinGestureConfigMBS
- class WinGestureInfoMBS
- class WinHTTPClientAutoProxyOptionsMBS
- class WinHTTPClientCurrentUserIEProxyConfigMBS
- class WinHTTPClientMBS
- method Open(UserAgent as string, AccessType as integer, ProxyName as string = "", ProxyByPass as string = "") as boolean
- method Close as boolean
- method GetProxyForUrl(URL as string, AutoProxyOptions as WinHTTPClientAutoProxyOptionsMBS, byref ProxyInfo as WinHTTPClientProxyInfoMBS) as boolean
- method Constructor
- property Lasterror as Integer
- property Handle as Integer
- property OptionProxyPassword as String
- property OptionProxyUsername as String
- property OptionConnectTimeOut as Integer
- property LasterrorString as String
- shared method GetProxyForHost(URL as string, Host as string, byref proxy as string, byref proxyPort as string, AutoConfigURL as string = "") as boolean
- shared method InternetGetProxyInfo(URL as string, Host as string) as String
- shared method DetectAutoProxyConfigUrl(AutoDetectFlags as Integer, byref AutoConfigUrl as string) as Boolean
- shared method GetIEProxyConfigForCurrentUser as WinHTTPClientCurrentUserIEProxyConfigMBS
- shared method GetDefaultProxyConfiguration as WinHTTPClientProxyInfoMBS
- shared method SetDefaultProxyConfiguration(info as WinHTTPClientProxyInfoMBS) as boolean
- shared method CrackUrl(URL as string, Flags as Integer = 0) as WinHTTPClientURLComponentsMBS
- class WinHTTPClientProxyInfoMBS
- class WinHTTPClientURLComponentsMBS
- class WinLocalizationMBS
- class WinMouseFilterMBS
- class WinNotificationMBS
- method Constructor
- method Constructor(Window as Window)
- method Constructor(Control as RectControl)
- method Constructor(WindowHandle as Integer)
- method StopListeningForMessage(name as string) as boolean
- method ListenForMessage(name as string) as boolean
- method IsListeningFor(name as string) as boolean
- method StopListeningForMessage(MessageID as Integer) as boolean
- method ListenForMessage(MessageID as Integer) as boolean
- method IsListeningFor(MessageID as Integer) as boolean
- method Constructor(Window as DesktopWindow)
- method Constructor(Control as DesktopUIControl)
- property WindowHandle as Integer
- shared method SendMessage(name as string, Value1 as integer = 0, Value2 as integer = 0, TimeOut as Integer = 10) as boolean
- shared method SendMessage(byref result as integer, MessageID as integer, Value1 as integer = 0, Value2 as integer = 0, TimeOut as Integer = 10) as boolean
- shared method SendMessageToWindow(WindowHandle as Integer, byref result as integer, MessageID as integer, Value1 as integer = 0, Value2 as integer = 0, TimeOut as Integer = 10) as boolean
- event GotNotification(Message as Integer, Name as string, Value1 as Integer, Value2 as Integer, byref Result as Integer, byref Handled as boolean)
- class WinPointerEventsMBS
- method Constructor(WindowHandle as Integer)
- method Constructor(win as Window)
- method Constructor(control as RectControl)
- method Close
- method Constructor(win as DesktopWindow)
- method Constructor(control as DesktopUIControl)
- property WindowHandle as Integer
- shared method EnableMouseInPointer(enable as boolean) as boolean
- shared method IsMouseInPointerEnabled as boolean
- shared method SetGestureConfig(win as Window, config() as WinGestureConfigMBS = nil) as boolean
- shared method GetGestureConfig(win as Window, config() as WinGestureConfigMBS, flags as Integer = 0) as Integer
- shared method SetGestureConfig(Control as RectControl, config() as WinGestureConfigMBS = nil) as boolean
- shared method GetGestureConfig(Control as RectControl, config() as WinGestureConfigMBS, flags as Integer = 0) as Integer
- shared method SetGestureConfig(win as DesktopWindow, config() as WinGestureConfigMBS = nil) as boolean
- shared method GetGestureConfig(win as DesktopWindow, config() as WinGestureConfigMBS, flags as Integer = 0) as Integer
- shared method SetGestureConfig(Control as DesktopUIControl, config() as WinGestureConfigMBS = nil) as boolean
- shared method GetGestureConfig(Control as DesktopUIControl, config() as WinGestureConfigMBS, flags as Integer = 0) as Integer
- event PointerDown(PointerID as Integer, Flags as Integer, X as Integer, Y as Integer, info as WinPointerInfoMBS) as boolean
- event PointerUp(PointerID as Integer, Flags as Integer, X as Integer, Y as Integer, info as WinPointerInfoMBS) as boolean
- event PointerLeave(PointerID as Integer, Flags as Integer, X as Integer, Y as Integer, info as WinPointerInfoMBS) as boolean
- event PointerEnter(PointerID as Integer, Flags as Integer, X as Integer, Y as Integer, info as WinPointerInfoMBS) as boolean
- event PointerWheel(PointerID as Integer, Delta as Integer, X as Integer, Y as Integer, info as WinPointerInfoMBS) as boolean
- event PointerHWheel(PointerID as Integer, Delta as Integer, X as Integer, Y as Integer, info as WinPointerInfoMBS) as boolean
- event PointerUpdate(PointerID as Integer, Flags as Integer, X as Integer, Y as Integer, info as WinPointerInfoMBS) as boolean
- event PointerDeviceChange(Change as Integer, Param as Integer) as boolean
- event PointerDeviceInRange(Param1 as Integer, Param2 as Integer) as boolean
- event PointerDeviceOutOfRange(Param1 as Integer, Param2 as Integer) as boolean
- event Gesture(info as WinGestureInfoMBS) as boolean
- event GestureNotify
- class WinPointerInfoMBS
- class WinSparkleMBS
- class WinSpeechMBS
- method Speak(text as string, Purge as Boolean = false, ContainsXML as boolean = false)
- method Resume
- method WaitUntilDone(msTimeout as integer)
- method Pause
- method ListVoices as boolean
- method NextVoice as WinVoiceMBS
- method Close
- method SpeakFile(file as folderitem, unicodestring as string, AudioFormat as Integer = 0, ContainsXML as boolean = false)
- method Skip(sentenceCount as integer) as integer
- method IsUISupported(type as string) as boolean
- method DisplayUI(type as string, title as string, parent as window)
- method DisplayUI(type as string, title as string="")
- method DisplayUI(type as string, title as string, parent as DesktopWindow)
- property Lasterror as Integer
- property Handle as Integer
- property Volume as Integer
- property Rate as Integer
- property Priority as Integer
- property Voice as WinVoiceMBS
- property IsSpeaking as Boolean
- property IsDone as Boolean
- property SyncSpeakTimeout as Integer
- class WinThreadPoolMBS
- class WinUserNotificationCenterMBS
- class WinUserNotificationExceptionMBS
- class WinUserNotificationMBS
- class WinVoiceMBS
- class WMIObjectMBS
- control DesktopWinPreviewControlMBS
- control WinPreviewControlMBS
- module WindowsICMModuleMBS
- module WindowsJunctionMBS
- Globals:
- DriveToUNCPathMBS(Driver as string) as string
- ExitWindowsMBS(mode as integer) as boolean
- GetDriveTypeMBS(path as string) as integer
- GetFullWindowsNameMBS(UserName as string, Domain as string) as string
- GetWindowsColorProfileMBS as folderitem
- GetWindowsDisplayColorProfileMBS(DisplayIndex as integer) as folderitem
- GetWindowsDisplayColorProfileMBS(DisplayName as String) as folderitem
- GetWindowsErrorMessageMBS(ErrorCode as integer) as String
- GetWindowsVMStatisticsMBS as WindowsVMStatisticsMBS
- HIconFromFileMBS(IconFile as FolderItem, IconID as integer) as Integer
- HIconFromPicturesMBS(Icon as picture, Mask as picture) as Integer
- IEClearBrowserSessionMBS as boolean
- InitMessageFilterMBS
- IsWindows95MBS as boolean
- IsWindowsAdminUserMBS as boolean
- IsWindowsNTMBS as boolean
- WindowsDrawPictureIntoDeviceContextMBS(pic as picture, HDC as integer, x as integer, y as integer, w as integer, h as integer, Transparent as boolean)
- WindowsEjectVolumeMBS(driveLetter as string, byref status as integer) as boolean
- WindowsExecuteMBS(ApplicationName as string, CommandLine as string, CurrentDirectory as string, byref PID as integer, Flags as integer = 0, ShowWindow as Integer = -1) as integer
- WindowsGetProcessIntegrityLevelMBS as integer
- WindowsIsApplicationRunAsAdminMBS as boolean
- WindowsIsProcessElevatedMBS as boolean
- WindowsIsUserInAdminGroupMBS as boolean
- WindowsRunAsMBS(Username as string, Domain as string, Password as string, LoginFlags as integer, ApplicationName as string, CommandLine as string, CurrentDirectory as string, byref PID as integer, Flags as integer = -1) as integer
- WindowsShellExecuteAsAdminMBS(ParentWindowHandle as integer, File as string, Parameters as string = "", Directory as string = "", ShowCmd as integer = 5) as integer
- WindowsShellExecuteMBS(ParentWindowHandle as integer, Operation as string, File as string, Parameters as string = "", Directory as string = "", ShowCmd as integer = 5) as integer
- WindowsSystemMetricsMBS(what as integer) as integer
- WinGetSysColorMBS(Index as integer) as Color
- WinOpenFolderAndSelectItemsMBS(folder as folderitem, files() as folderItem, ShowOnDesktop as Boolean = false, EditName as Boolean = false) as integer
- WinSetSysColorMBS(Index as integer, value as Color) as boolean