/
DialogLoadScript
DialogLoadScript
Declaration
Delphi
function DialogLoadScript(baseMetaId: Integer; fromBuffer: Boolean; fileName: PChar): Boolean;
ActiveX
HRESULT DialogLoadScript([in] long baseMetaId, [in] VARIANT_BOOL fromBuffer, [in] BSTR fileName, [out, retval] VARIANT_BOOL* RetVal);
Description
.
Arguments
baseMetaId
.
fromBuffer
.
fileName
.
Return value
Function returns true on success, false on failure.
, multiple selections available,
Related content
DialogReadData
DialogReadData
More like this
DialogWriteData
DialogWriteData
More like this
UID_CreateFromStream
UID_CreateFromStream
More like this
UID_DialogGetDialogIdByIndex
UID_DialogGetDialogIdByIndex
More like this
UID_SetName
UID_SetName
More like this
DialogSetGuiElement
DialogSetGuiElement
More like this