代码搜索结果

找到约 10,000 项符合 Automation 的代码

autocli.h

/* * AUTOCLI.H * Automation Client Chapter 15 * * Definitions and structures. * * Copyright (c)1993-1995 Microsoft Corporation, All Rights Reserved * * Kraig Brockschmidt, Microsoft

event.cs

using System; using System.Collections.Generic; using System.Text; namespace AnotherPDFLib.XFA { /// /// An automation element that causes a script to be executed or data to be sub

event.cs

using System; using System.Collections.Generic; using System.Text; namespace AnotherPDFLib.XFA { /// /// An automation element that causes a script to be executed or data to be sub

filetypeidentifier.java

package org.mindswap.swoop.automation; /* * Created on Feb 22, 2006 * * TODO To change the template for this generated file go to * Window - Preferences - Java - Code Style - Code Templates

codeautomation.iss

; -- CodeAutomation.iss -- ; ; This script shows how to use the COM Automation object support. [Setup] AppName=My Program AppVerName=My Program version 1.5 CreateAppDir=no DisableProgramGroup

wpsobjs.pas

unit WpsObjs; interface // This Demo excersises the use of ActiveX Automation using Early Binding. uses Windows, Classes, ActiveX, WPS_TLB; type TWpsEventSink = class(TInterfacedObje

wpsobjs.pas

unit WpsObjs; interface // This Demo excersises the use of ActiveX Automation using Early Binding. uses Windows, Classes, ActiveX, WPS_TLB; type TWpsEventSink = class(TInterfacedObje

transition.java

package automation; public class Transition { private int start; private int end; private String figure; public Transition() { } public Transition(int start, int end, String fig

rtdxlmsdemo.m

function varargout = rtdxlmsdemo(varargin) %RTDXLMSDEMO Run GUI-based RTDX(tm) automation demo. % RTDXLMSDEMO demonstrates the use of RTDX methods to transfer data between % MATLAB and the ta

autcpu12.h

/* * AUTCPU12 specific defines * * (c) 2001 Thomas Gleixner, autronix automation * * This program is free software; you can redistribute it and/or modify * it under the te