ISIS Logo
lvDCOM
An EPICS support module to export LabVIEW values as process variables
labview.tlh
Go to the documentation of this file.
1 // Created by Microsoft (R) C/C++ Compiler Version 10.00.40219.01 (ca0d89d1).
2 //
3 // c:\development\epics\isis\lvdcom\lvdcomapp\src\o.windows-x64-debug\labview.tlh
4 //
5 // C++ source equivalent of Win32 type library LabVIEW.tlb
6 // compiler-generated file created 03/22/13 at 15:10:36 - DO NOT EDIT!
7 
8 #pragma once
9 #pragma pack(push, 8)
10 
11 #include <comdef.h>
12 
13 namespace LabVIEW {
14 
15 //
16 // Forward references and typedefs
17 //
18 
19 struct __declspec(uuid("9a872073-0a06-11d1-90b7-00a024ce2744"))
20 /* LIBID */ __LabVIEW;
23 enum ExecStateEnum;
24 enum ImgDataToFmtEnum;
25 enum VIPriorityEnum;
26 enum VIExecSysEnum;
28 enum AppTargOSEnum;
29 enum AppTargCPUEnum;
30 enum VITypeEnum;
31 enum VILockStateEnum;
34 enum FPBehaviorEnum;
35 enum FPStateEnum;
36 struct __declspec(uuid("00018c9e-0a06-11d1-90b7-00a024ce2744"))
37 /* dispinterface */ Generic;
38 struct __declspec(uuid("00018c9d-0a06-11d1-90b7-00a024ce2744"))
39 /* interface */ _IGeneric;
40 struct __declspec(uuid("9a872074-0a06-11d1-90b7-00a024ce2744"))
41 /* dispinterface */ VirtualInstrument;
42 struct __declspec(uuid("9a872075-0a06-11d1-90b7-00a024ce2744"))
43 /* interface */ _IVI;
44 struct __declspec(uuid("9a872072-0a06-11d1-90b7-00a024ce2744"))
45 /* dispinterface */ _Application;
46 struct __declspec(uuid("9a872071-0a06-11d1-90b7-00a024ce2744"))
47 /* interface */ _IApplication;
48 struct /* coclass */ Application;
49 
50 //
51 // Smart pointer typedef declarations
52 //
53 
57 _COM_SMARTPTR_TYPEDEF(_IVI, __uuidof(_IVI));
60 
61 //
62 // Type library items
63 //
64 
65 enum __declspec(uuid("9a872076-0a06-11d1-90b7-00a024ce2744"))
67 {
68  eCustom = 0,
69  eStandard = 1,
73 };
74 
75 enum __declspec(uuid("9a872077-0a06-11d1-90b7-00a024ce2744"))
77 {
78  ePNG = 0,
79  eJPEG = 1,
80  eGIF = 2
81 };
82 
83 enum __declspec(uuid("9a872078-0a06-11d1-90b7-00a024ce2744"))
85 {
86  eBad = 0,
87  eIdle = 1,
90 };
91 
92 enum __declspec(uuid("9a872084-0a06-11d1-90b7-00a024ce2744"))
94 {
98 };
99 
100 enum __declspec(uuid("9a872079-0a06-11d1-90b7-00a024ce2744"))
102 {
107  ePriHigh = 4,
110 };
111 
112 enum __declspec(uuid("9a87207a-0a06-11d1-90b7-00a024ce2744"))
114 {
119  eESysDAQ = 4,
123 };
124 
125 enum __declspec(uuid("9a87207b-0a06-11d1-90b7-00a024ce2744"))
127 {
135 };
136 
137 enum __declspec(uuid("9a87207c-0a06-11d1-90b7-00a024ce2744"))
139 {
141  eMacOS = 1,
142  eWin31OS = 2,
146  eHPUXOS = 6,
148  eLinuxOS = 8,
149  eIrixOS = 9,
151  eBeOS = 11,
152  eAIXOS = 12,
153  eOSF1OS = 13,
156  eCarbonOS = 16,
157  eRTXOS = 17
158 };
159 
160 enum __declspec(uuid("9a87207d-0a06-11d1-90b7-00a024ce2744"))
162 {
169  eMIPSCPU = 6,
171 };
172 
173 enum __declspec(uuid("9a87207e-0a06-11d1-90b7-00a024ce2744"))
175 {
183 };
184 
185 enum __declspec(uuid("9a87207f-0a06-11d1-90b7-00a024ce2744"))
187 {
192 };
194 enum __declspec(uuid("9a872080-0a06-11d1-90b7-00a024ce2744"))
196 {
201 };
202 
203 enum __declspec(uuid("9a872081-0a06-11d1-90b7-00a024ce2744"))
205 {
209 };
210 
211 enum __declspec(uuid("9a872082-0a06-11d1-90b7-00a024ce2744"))
213 {
218  eModal = 4
219 };
221 enum __declspec(uuid("9a872083-0a06-11d1-90b7-00a024ce2744"))
223 {
230 };
232 struct __declspec(uuid("00018c9e-0a06-11d1-90b7-00a024ce2744"))
233 Generic : IDispatch
234 {
235  //
236  // Property data
237  //
238 
239  __declspec(property(get=GetClassID))
240  long ClassID;
241  __declspec(property(get=GetOwner))
242  GenericPtr Owner;
243  __declspec(property(get=GetOwningVI))
244  VirtualInstrumentPtr OwningVI;
245  __declspec(property(get=GetClassName))
246  _bstr_t ClassName;
247 
248  //
249  // Wrapper methods for error-handling
250  //
251 
252  // Methods:
253  long GetClassID ( );
254  GenericPtr GetOwner ( );
255  VirtualInstrumentPtr GetOwningVI ( );
256  _bstr_t GetClassName ( );
257 };
258 
259 struct __declspec(uuid("9a872074-0a06-11d1-90b7-00a024ce2744"))
260 VirtualInstrument : IDispatch
261 {
262  //
263  // Property data
264  //
265 
266  __declspec(property(get=GetPrintHeaderDatePrint,put=PutPrintHeaderDatePrint))
267  VARIANT_BOOL PrintHeaderDatePrint;
268  __declspec(property(get=GetPrintHeaderModifyDate,put=PutPrintHeaderModifyDate))
269  VARIANT_BOOL PrintHeaderModifyDate;
270  __declspec(property(get=GetPrintHeaderPageNumber,put=PutPrintHeaderPageNumber))
271  VARIANT_BOOL PrintHeaderPageNumber;
272  __declspec(property(get=GetPrintHeaderVIIcon,put=PutPrintHeaderVIIcon))
273  VARIANT_BOOL PrintHeaderVIIcon;
274  __declspec(property(get=GetPrintingHeaderVIPath,put=PutPrintingHeaderVIPath))
275  VARIANT_BOOL PrintingHeaderVIPath;
276  __declspec(property(get=GetFPBehavior,put=PutFPBehavior))
277  enum FPBehaviorEnum FPBehavior;
278  __declspec(property(get=GetFPState,put=PutFPState))
279  enum FPStateEnum FPState;
280  __declspec(property(get=GetPrintingBDScaling,put=PutPrintingBDScaling))
281  VARIANT_BOOL PrintingBDScaling;
282  __declspec(property(get=Get_CPTM_CRC))
283  long _CPTM_CRC;
284  __declspec(property(get=Get_FPWinOSWindow))
285  long _FPWinOSWindow;
286  __declspec(property(get=Get_BDWinOSWindow))
287  long _BDWinOSWindow;
288  __declspec(property(get=GetIsProbe))
289  VARIANT_BOOL IsProbe;
290  __declspec(property(get=GetName,put=PutName))
291  _bstr_t Name;
292  __declspec(property(get=GetPath))
293  _bstr_t Path;
294  __declspec(property(get=GetDescription,put=PutDescription))
295  _bstr_t Description;
296  __declspec(property(get=GetHistoryText))
297  _bstr_t HistoryText;
298  __declspec(property(get=GetFPTitleBarVisible,put=PutFPTitleBarVisible))
299  VARIANT_BOOL FPTitleBarVisible;
300  __declspec(property(get=GetFPWinClosable,put=PutFPWinClosable))
301  VARIANT_BOOL FPWinClosable;
302  __declspec(property(get=GetFPResizable,put=PutFPResizable))
303  VARIANT_BOOL FPResizable;
304  __declspec(property(get=GetFPAllowRTPopup,put=PutFPAllowRTPopup))
305  VARIANT_BOOL FPAllowRTPopup;
306  __declspec(property(get=GetFPHiliteReturnButton,put=PutFPHiliteReturnButton))
307  VARIANT_BOOL FPHiliteReturnButton;
308  __declspec(property(get=GetFPSizeToScreen,put=PutFPSizeToScreen))
309  VARIANT_BOOL FPSizeToScreen;
310  __declspec(property(get=GetFPAutoCenter,put=PutFPAutoCenter))
311  VARIANT_BOOL FPAutoCenter;
312  __declspec(property(get=GetFPShowScrollBars,put=PutFPShowScrollBars))
313  VARIANT_BOOL FPShowScrollBars;
314  __declspec(property(get=GetFPShowMenuBar,put=PutFPShowMenuBar))
315  VARIANT_BOOL FPShowMenuBar;
316  __declspec(property(get=GetTBVisible,put=PutTBVisible))
317  VARIANT_BOOL TBVisible;
318  __declspec(property(get=GetTBShowRunButton,put=PutTBShowRunButton))
319  VARIANT_BOOL TBShowRunButton;
320  __declspec(property(get=GetTBShowFreeRunButton,put=PutTBShowFreeRunButton))
321  VARIANT_BOOL TBShowFreeRunButton;
322  __declspec(property(get=GetTBShowAbortButton,put=PutTBShowAbortButton))
323  VARIANT_BOOL TBShowAbortButton;
324  __declspec(property(get=GetAllowDebugging,put=PutAllowDebugging))
325  VARIANT_BOOL AllowDebugging;
326  __declspec(property(get=GetShowFPOnLoad,put=PutShowFPOnLoad))
327  VARIANT_BOOL ShowFPOnLoad;
328  __declspec(property(get=GetShowFPOnCall,put=PutShowFPOnCall))
329  VARIANT_BOOL ShowFPOnCall;
330  __declspec(property(get=GetCloseFPAfterCall,put=PutCloseFPAfterCall))
331  VARIANT_BOOL CloseFPAfterCall;
332  __declspec(property(get=GetRunOnOpen,put=PutRunOnOpen))
333  VARIANT_BOOL RunOnOpen;
334  __declspec(property(get=GetIsReentrant,put=PutIsReentrant))
335  VARIANT_BOOL IsReentrant;
336  __declspec(property(get=GetExecPriority,put=PutExecPriority))
337  enum VIPriorityEnum ExecPriority;
338  __declspec(property(get=GetHistUseDefaults,put=PutHistUseDefaults))
339  VARIANT_BOOL HistUseDefaults;
340  __declspec(property(get=GetHistAddCommentsAtSave,put=PutHistAddCommentsAtSave))
341  VARIANT_BOOL HistAddCommentsAtSave;
342  __declspec(property(get=GetHistPromptAtClose,put=PutHistPromptAtClose))
343  VARIANT_BOOL HistPromptAtClose;
344  __declspec(property(get=GetHistPromptForCommentsAtSave,put=PutHistPromptForCommentsAtSave))
345  VARIANT_BOOL HistPromptForCommentsAtSave;
346  __declspec(property(get=GetHistRecordAppComments,put=PutHistRecordAppComments))
347  VARIANT_BOOL HistRecordAppComments;
348  __declspec(property(get=GetHelpDocumentTag,put=PutHelpDocumentTag))
349  _bstr_t HelpDocumentTag;
350  __declspec(property(get=GetHelpDocumentPath,put=PutHelpDocumentPath))
351  _bstr_t HelpDocumentPath;
352  __declspec(property(get=GetFPWinOpen,put=PutFPWinOpen))
353  VARIANT_BOOL FPWinOpen;
354  __declspec(property(get=GetFPWinIsFrontMost,put=PutFPWinIsFrontMost))
355  VARIANT_BOOL FPWinIsFrontMost;
356  __declspec(property(get=GetFPWinBounds,put=PutFPWinBounds))
357  _variant_t FPWinBounds;
358  __declspec(property(get=GetVIModificationBitSet))
359  long VIModificationBitSet;
360  __declspec(property(get=GetFPModificationBitSet))
361  long FPModificationBitSet;
362  __declspec(property(get=GetBDModificationBitSet))
363  long BDModificationBitSet;
364  __declspec(property(get=GetCodeSize))
365  long CodeSize;
366  __declspec(property(get=GetDataSize))
367  long DataSize;
368  __declspec(property(get=GetFPSize))
369  long FPSize;
370  __declspec(property(get=GetBDSize))
371  long BDSize;
372  __declspec(property(get=GetCallers))
373  _variant_t Callers;
374  __declspec(property(get=GetCallees))
375  _variant_t Callees;
376  __declspec(property(get=GetLogFilePath,put=PutLogFilePath))
377  _bstr_t LogFilePath;
378  __declspec(property(get=GetLogAtFinish,put=PutLogAtFinish))
379  VARIANT_BOOL LogAtFinish;
380  __declspec(property(get=GetPrintLogFileAtFinish,put=PutPrintLogFileAtFinish))
381  VARIANT_BOOL PrintLogFileAtFinish;
382  __declspec(property(get=GetFPWinOrigin,put=PutFPWinOrigin))
383  _variant_t FPWinOrigin;
384  __declspec(property(get=GetFPWinTitle,put=PutFPWinTitle))
385  _bstr_t FPWinTitle;
386  __declspec(property(get=GetSuspendOnCall,put=PutSuspendOnCall))
387  VARIANT_BOOL SuspendOnCall;
388  __declspec(property(get=GetFPWinPanelBounds,put=PutFPWinPanelBounds))
389  _variant_t FPWinPanelBounds;
390  __declspec(property(get=GetExecState))
391  enum ExecStateEnum ExecState;
392  __declspec(property(get=GetEditMode,put=PutEditMode))
393  VARIANT_BOOL EditMode;
394  __declspec(property(get=GetPreferredExecSystem,put=PutPreferredExecSystem))
395  enum VIExecSysEnum PreferredExecSystem;
396  __declspec(property(get=GetFPWinCustomTitle,put=PutFPWinCustomTitle))
397  VARIANT_BOOL FPWinCustomTitle;
398  __declspec(property(get=GetVIType))
399  enum VITypeEnum VIType;
400  __declspec(property(get=GetRevisionNumber,put=PutRevisionNumber))
401  long RevisionNumber;
402  __declspec(property(get=GetFPKeepWinProps,put=PutFPKeepWinProps))
403  VARIANT_BOOL FPKeepWinProps;
404  __declspec(property(get=GetRunTimeMenuPath,put=PutRunTimeMenuPath))
405  _bstr_t RunTimeMenuPath;
406  __declspec(property(get=GetFPMinimizeable,put=PutFPMinimizeable))
407  VARIANT_BOOL FPMinimizeable;
408  __declspec(property(get=GetFPResizeable,put=PutFPResizeable))
409  VARIANT_BOOL FPResizeable;
410  __declspec(property(get=GetExpandWhenDroppedAsSubVI,put=PutExpandWhenDroppedAsSubVI))
411  VARIANT_BOOL ExpandWhenDroppedAsSubVI;
412  __declspec(property(get=GetPrintingOrientation,put=PutPrintingOrientation))
413  enum PageOrientationEnum PrintingOrientation;
414  __declspec(property(get=GetPrintingHeaders,put=PutPrintingHeaders))
415  VARIANT_BOOL PrintingHeaders;
416  __declspec(property(get=GetPrintingFPScaling,put=PutPrintingFPScaling))
417  VARIANT_BOOL PrintingFPScaling;
418  __declspec(property(get=GetPrintMargins,put=PutPrintMargins))
419  _variant_t PrintMargins;
420  __declspec(property(get=GetPrintHeaderVIName,put=PutPrintHeaderVIName))
421  VARIANT_BOOL PrintHeaderVIName;
422 
423  //
424  // Wrapper methods for error-handling
425  //
427  // Methods:
428  _bstr_t GetName ( );
429  void PutName (
430  _bstr_t _arg1 );
431  _bstr_t GetPath ( );
432  _bstr_t GetDescription ( );
433  void PutDescription (
434  _bstr_t _arg1 );
435  _bstr_t GetHistoryText ( );
436  VARIANT_BOOL GetFPTitleBarVisible ( );
437  void PutFPTitleBarVisible (
438  VARIANT_BOOL _arg1 );
439  VARIANT_BOOL GetFPWinClosable ( );
440  void PutFPWinClosable (
441  VARIANT_BOOL _arg1 );
442  VARIANT_BOOL GetFPResizable ( );
443  void PutFPResizable (
444  VARIANT_BOOL _arg1 );
445  VARIANT_BOOL GetFPAllowRTPopup ( );
446  void PutFPAllowRTPopup (
447  VARIANT_BOOL _arg1 );
448  VARIANT_BOOL GetFPHiliteReturnButton ( );
449  void PutFPHiliteReturnButton (
450  VARIANT_BOOL _arg1 );
451  VARIANT_BOOL GetFPSizeToScreen ( );
452  void PutFPSizeToScreen (
453  VARIANT_BOOL _arg1 );
454  VARIANT_BOOL GetFPAutoCenter ( );
455  void PutFPAutoCenter (
456  VARIANT_BOOL _arg1 );
457  VARIANT_BOOL GetFPShowScrollBars ( );
458  void PutFPShowScrollBars (
459  VARIANT_BOOL _arg1 );
460  VARIANT_BOOL GetFPShowMenuBar ( );
461  void PutFPShowMenuBar (
462  VARIANT_BOOL _arg1 );
463  VARIANT_BOOL GetTBVisible ( );
464  void PutTBVisible (
465  VARIANT_BOOL _arg1 );
466  VARIANT_BOOL GetTBShowRunButton ( );
467  void PutTBShowRunButton (
468  VARIANT_BOOL _arg1 );
469  VARIANT_BOOL GetTBShowFreeRunButton ( );
470  void PutTBShowFreeRunButton (
471  VARIANT_BOOL _arg1 );
472  VARIANT_BOOL GetTBShowAbortButton ( );
473  void PutTBShowAbortButton (
474  VARIANT_BOOL _arg1 );
475  VARIANT_BOOL GetAllowDebugging ( );
476  void PutAllowDebugging (
477  VARIANT_BOOL _arg1 );
478  VARIANT_BOOL GetShowFPOnLoad ( );
479  void PutShowFPOnLoad (
480  VARIANT_BOOL _arg1 );
481  VARIANT_BOOL GetShowFPOnCall ( );
482  void PutShowFPOnCall (
483  VARIANT_BOOL _arg1 );
484  VARIANT_BOOL GetCloseFPAfterCall ( );
485  void PutCloseFPAfterCall (
486  VARIANT_BOOL _arg1 );
487  VARIANT_BOOL GetRunOnOpen ( );
488  void PutRunOnOpen (
489  VARIANT_BOOL _arg1 );
490  VARIANT_BOOL GetIsReentrant ( );
491  void PutIsReentrant (
492  VARIANT_BOOL _arg1 );
493  enum VIPriorityEnum GetExecPriority ( );
494  void PutExecPriority (
495  enum VIPriorityEnum _arg1 );
496  VARIANT_BOOL GetHistUseDefaults ( );
497  void PutHistUseDefaults (
498  VARIANT_BOOL _arg1 );
499  VARIANT_BOOL GetHistAddCommentsAtSave ( );
500  void PutHistAddCommentsAtSave (
501  VARIANT_BOOL _arg1 );
502  VARIANT_BOOL GetHistPromptAtClose ( );
503  void PutHistPromptAtClose (
504  VARIANT_BOOL _arg1 );
505  VARIANT_BOOL GetHistPromptForCommentsAtSave ( );
506  void PutHistPromptForCommentsAtSave (
507  VARIANT_BOOL _arg1 );
508  VARIANT_BOOL GetHistRecordAppComments ( );
509  void PutHistRecordAppComments (
510  VARIANT_BOOL _arg1 );
511  _bstr_t GetHelpDocumentTag ( );
512  void PutHelpDocumentTag (
513  _bstr_t _arg1 );
514  _bstr_t GetHelpDocumentPath ( );
515  void PutHelpDocumentPath (
516  _bstr_t _arg1 );
517  VARIANT_BOOL GetFPWinOpen ( );
518  void PutFPWinOpen (
519  VARIANT_BOOL _arg1 );
520  VARIANT_BOOL GetFPWinIsFrontMost ( );
521  void PutFPWinIsFrontMost (
522  VARIANT_BOOL _arg1 );
523  _variant_t GetFPWinBounds ( );
524  void PutFPWinBounds (
525  const _variant_t & _arg1 );
526  long GetVIModificationBitSet ( );
527  long GetFPModificationBitSet ( );
528  long GetBDModificationBitSet ( );
529  long GetCodeSize ( );
530  long GetDataSize ( );
531  long GetFPSize ( );
532  long GetBDSize ( );
533  _variant_t GetCallers ( );
534  _variant_t GetCallees ( );
535  _bstr_t GetLogFilePath ( );
536  void PutLogFilePath (
537  _bstr_t _arg1 );
538  VARIANT_BOOL GetLogAtFinish ( );
539  void PutLogAtFinish (
540  VARIANT_BOOL _arg1 );
541  VARIANT_BOOL GetPrintLogFileAtFinish ( );
542  void PutPrintLogFileAtFinish (
543  VARIANT_BOOL _arg1 );
544  _variant_t GetFPWinOrigin ( );
545  void PutFPWinOrigin (
546  const _variant_t & _arg1 );
547  _bstr_t GetFPWinTitle ( );
548  void PutFPWinTitle (
549  _bstr_t _arg1 );
550  VARIANT_BOOL GetSuspendOnCall ( );
551  void PutSuspendOnCall (
552  VARIANT_BOOL _arg1 );
553  _variant_t GetFPWinPanelBounds ( );
554  void PutFPWinPanelBounds (
555  const _variant_t & _arg1 );
556  enum ExecStateEnum GetExecState ( );
557  VARIANT_BOOL GetEditMode ( );
558  void PutEditMode (
559  VARIANT_BOOL _arg1 );
560  enum VIExecSysEnum GetPreferredExecSystem ( );
561  void PutPreferredExecSystem (
562  enum VIExecSysEnum _arg1 );
563  VARIANT_BOOL GetFPWinCustomTitle ( );
564  void PutFPWinCustomTitle (
565  VARIANT_BOOL _arg1 );
566  enum VITypeEnum GetVIType ( );
567  long GetRevisionNumber ( );
568  void PutRevisionNumber (
569  long _arg1 );
570  VARIANT_BOOL GetFPKeepWinProps ( );
571  void PutFPKeepWinProps (
572  VARIANT_BOOL _arg1 );
573  _bstr_t GetRunTimeMenuPath ( );
574  void PutRunTimeMenuPath (
575  _bstr_t _arg1 );
576  VARIANT_BOOL GetFPMinimizeable ( );
577  void PutFPMinimizeable (
578  VARIANT_BOOL _arg1 );
579  VARIANT_BOOL GetFPResizeable ( );
580  void PutFPResizeable (
581  VARIANT_BOOL _arg1 );
582  VARIANT_BOOL GetExpandWhenDroppedAsSubVI ( );
583  void PutExpandWhenDroppedAsSubVI (
584  VARIANT_BOOL _arg1 );
585  enum PageOrientationEnum GetPrintingOrientation ( );
586  void PutPrintingOrientation (
587  enum PageOrientationEnum _arg1 );
588  VARIANT_BOOL GetPrintingHeaders ( );
589  void PutPrintingHeaders (
590  VARIANT_BOOL _arg1 );
591  VARIANT_BOOL GetPrintingFPScaling ( );
592  void PutPrintingFPScaling (
593  VARIANT_BOOL _arg1 );
594  _variant_t GetPrintMargins ( );
595  void PutPrintMargins (
596  const _variant_t & _arg1 );
597  VARIANT_BOOL GetPrintHeaderVIName ( );
598  void PutPrintHeaderVIName (
599  VARIANT_BOOL _arg1 );
600  VARIANT_BOOL GetPrintHeaderDatePrint ( );
601  void PutPrintHeaderDatePrint (
602  VARIANT_BOOL _arg1 );
603  VARIANT_BOOL GetPrintHeaderModifyDate ( );
604  void PutPrintHeaderModifyDate (
605  VARIANT_BOOL _arg1 );
606  VARIANT_BOOL GetPrintHeaderPageNumber ( );
607  void PutPrintHeaderPageNumber (
608  VARIANT_BOOL _arg1 );
609  VARIANT_BOOL GetPrintHeaderVIIcon ( );
610  void PutPrintHeaderVIIcon (
611  VARIANT_BOOL _arg1 );
612  VARIANT_BOOL GetPrintingHeaderVIPath ( );
613  void PutPrintingHeaderVIPath (
614  VARIANT_BOOL _arg1 );
615  enum FPBehaviorEnum GetFPBehavior ( );
616  void PutFPBehavior (
617  enum FPBehaviorEnum _arg1 );
618  enum FPStateEnum GetFPState ( );
619  void PutFPState (
620  enum FPStateEnum _arg1 );
621  VARIANT_BOOL GetPrintingBDScaling ( );
622  void PutPrintingBDScaling (
623  VARIANT_BOOL _arg1 );
624  long Get_CPTM_CRC ( );
625  long Get_FPWinOSWindow ( );
626  long Get_BDWinOSWindow ( );
627  VARIANT_BOOL GetIsProbe ( );
628  HRESULT ExportVIStrings (
629  _bstr_t stringFile,
630  VARIANT_BOOL interactive,
631  _bstr_t logFile,
632  VARIANT_BOOL captions,
633  VARIANT_BOOL diagram );
634  HRESULT ImportVIStrings (
635  _bstr_t stringFile,
636  VARIANT_BOOL interactive,
637  _bstr_t logFile );
638  HRESULT SaveInstrument (
639  _bstr_t viPath,
640  VARIANT_BOOL saveACopy,
641  VARIANT_BOOL withoutDiagram );
642  HRESULT Abort ( );
643  HRESULT PrintVIToPrinter (
644  enum PrintFormatEnum format,
645  VARIANT_BOOL scalePanel,
646  VARIANT_BOOL scaleDiagram,
647  VARIANT_BOOL pageHeaders,
648  VARIANT_BOOL pageBreaks,
649  VARIANT_BOOL sectionHeaders );
650  HRESULT PrintVIToHTML (
651  _bstr_t htmlFilePath,
652  VARIANT_BOOL append,
653  enum PrintFormatEnum format,
654  enum HTMLImageFormatEnum imageFormat,
655  long imageDepth,
656  _bstr_t imageDirectory );
657  HRESULT PrintVIToRTF (
658  _bstr_t rtfFilePath,
659  VARIANT_BOOL append,
660  enum PrintFormatEnum format,
661  long imageFormat,
662  long imageDepth,
663  _bstr_t imageDirectory,
664  VARIANT_BOOL helpFormat );
665  HRESULT PrintVIToText (
666  _bstr_t textFilePath,
667  VARIANT_BOOL append,
668  enum PrintFormatEnum format );
669  HRESULT MakeCurValueDefault ( );
670  HRESULT ReinitializeAllToDefault ( );
671  _variant_t GetControlValue (
672  _bstr_t controlName );
673  HRESULT SetControlValue (
674  _bstr_t controlName,
675  const _variant_t & value );
676  HRESULT Call (
677  VARIANT * paramNames = &vtMissing,
678  VARIANT * paramVals = &vtMissing );
679  HRESULT GetPanelImage (
680  VARIANT_BOOL visibleOnly,
681  long imgDepth,
682  VARIANT * img = &vtMissing,
683  VARIANT * colors = &vtMissing,
684  VARIANT * bounds = &vtMissing );
685  HRESULT Run (
686  VARIANT_BOOL async );
687  HRESULT Revert ( );
688  HRESULT PrintPanel (
689  VARIANT_BOOL entirePanel );
690  enum VILockStateEnum GetLockState (
691  VARIANT_BOOL * pwdInCache );
692  HRESULT SetLockState (
693  enum VILockStateEnum lockState,
694  VARIANT_BOOL interactive,
695  _bstr_t password,
696  VARIANT_BOOL putInCache );
697  HRESULT SaveForPrevious (
698  _bstr_t viPath,
699  BSTR * warnings );
700  HRESULT Call2 (
701  VARIANT * paramNames,
702  VARIANT * paramVals,
703  VARIANT_BOOL openFP,
704  VARIANT_BOOL CloseFPAfterCall,
705  VARIANT_BOOL SuspendOnCall,
706  VARIANT_BOOL bringAppToFront );
707  HRESULT SetVIIcon (
708  _bstr_t imageFile );
709  HRESULT SaveRunTimeMenu (
710  _bstr_t filePath );
711  HRESULT OldOpenFrontPanel (
712  VARIANT_BOOL Activate,
713  enum FPStateEnum State );
714  HRESULT CloseFrontPanel ( );
715  HRESULT OpenFrontPanel (
716  VARIANT_BOOL Activate,
717  enum FPStateEnum State );
718 };
719 
720 struct __declspec(uuid("00018c9d-0a06-11d1-90b7-00a024ce2744"))
721 _IGeneric : IDispatch
722 {
723  //
724  // Raw methods provided by interface
725  //
726 
727  virtual long __stdcall get_ClassID ( ) = 0;
728  virtual struct Generic * __stdcall get_Owner ( ) = 0;
729  virtual struct VirtualInstrument * __stdcall get_OwningVI ( ) = 0;
730  virtual BSTR __stdcall get_ClassName ( ) = 0;
731 };
733 struct __declspec(uuid("9a872075-0a06-11d1-90b7-00a024ce2744"))
734 _IVI : IDispatch
735 {
736  //
737  // Raw methods provided by interface
738  //
739 
740  virtual BSTR __stdcall get_Name ( ) = 0;
741  virtual void __stdcall put_Name (
742  /*[in]*/ BSTR _arg1 ) = 0;
743  virtual BSTR __stdcall get_Path ( ) = 0;
744  virtual BSTR __stdcall get_Description ( ) = 0;
745  virtual void __stdcall put_Description (
746  /*[in]*/ BSTR _arg1 ) = 0;
747  virtual BSTR __stdcall get_HistoryText ( ) = 0;
748  virtual VARIANT_BOOL __stdcall get_FPTitleBarVisible ( ) = 0;
749  virtual void __stdcall put_FPTitleBarVisible (
750  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
751  virtual VARIANT_BOOL __stdcall get_FPWinClosable ( ) = 0;
752  virtual void __stdcall put_FPWinClosable (
753  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
754  virtual VARIANT_BOOL __stdcall get_FPResizable ( ) = 0;
755  virtual void __stdcall put_FPResizable (
756  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
757  virtual VARIANT_BOOL __stdcall get_FPAllowRTPopup ( ) = 0;
758  virtual void __stdcall put_FPAllowRTPopup (
759  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
760  virtual VARIANT_BOOL __stdcall get_FPHiliteReturnButton ( ) = 0;
761  virtual void __stdcall put_FPHiliteReturnButton (
762  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
763  virtual VARIANT_BOOL __stdcall get_FPSizeToScreen ( ) = 0;
764  virtual void __stdcall put_FPSizeToScreen (
765  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
766  virtual VARIANT_BOOL __stdcall get_FPAutoCenter ( ) = 0;
767  virtual void __stdcall put_FPAutoCenter (
768  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
769  virtual VARIANT_BOOL __stdcall get_FPShowScrollBars ( ) = 0;
770  virtual void __stdcall put_FPShowScrollBars (
771  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
772  virtual VARIANT_BOOL __stdcall get_FPShowMenuBar ( ) = 0;
773  virtual void __stdcall put_FPShowMenuBar (
774  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
775  virtual VARIANT_BOOL __stdcall get_TBVisible ( ) = 0;
776  virtual void __stdcall put_TBVisible (
777  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
778  virtual VARIANT_BOOL __stdcall get_TBShowRunButton ( ) = 0;
779  virtual void __stdcall put_TBShowRunButton (
780  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
781  virtual VARIANT_BOOL __stdcall get_TBShowFreeRunButton ( ) = 0;
782  virtual void __stdcall put_TBShowFreeRunButton (
783  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
784  virtual VARIANT_BOOL __stdcall get_TBShowAbortButton ( ) = 0;
785  virtual void __stdcall put_TBShowAbortButton (
786  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
787  virtual VARIANT_BOOL __stdcall get_AllowDebugging ( ) = 0;
788  virtual void __stdcall put_AllowDebugging (
789  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
790  virtual VARIANT_BOOL __stdcall get_ShowFPOnLoad ( ) = 0;
791  virtual void __stdcall put_ShowFPOnLoad (
792  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
793  virtual VARIANT_BOOL __stdcall get_ShowFPOnCall ( ) = 0;
794  virtual void __stdcall put_ShowFPOnCall (
795  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
796  virtual VARIANT_BOOL __stdcall get_CloseFPAfterCall ( ) = 0;
797  virtual void __stdcall put_CloseFPAfterCall (
798  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
799  virtual VARIANT_BOOL __stdcall get_RunOnOpen ( ) = 0;
800  virtual void __stdcall put_RunOnOpen (
801  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
802  virtual VARIANT_BOOL __stdcall get_IsReentrant ( ) = 0;
803  virtual void __stdcall put_IsReentrant (
804  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
805  virtual enum VIPriorityEnum __stdcall get_ExecPriority ( ) = 0;
806  virtual void __stdcall put_ExecPriority (
807  /*[in]*/ enum VIPriorityEnum _arg1 ) = 0;
808  virtual VARIANT_BOOL __stdcall get_HistUseDefaults ( ) = 0;
809  virtual void __stdcall put_HistUseDefaults (
810  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
811  virtual VARIANT_BOOL __stdcall get_HistAddCommentsAtSave ( ) = 0;
812  virtual void __stdcall put_HistAddCommentsAtSave (
813  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
814  virtual VARIANT_BOOL __stdcall get_HistPromptAtClose ( ) = 0;
815  virtual void __stdcall put_HistPromptAtClose (
816  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
817  virtual VARIANT_BOOL __stdcall get_HistPromptForCommentsAtSave ( ) = 0;
818  virtual void __stdcall put_HistPromptForCommentsAtSave (
819  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
820  virtual VARIANT_BOOL __stdcall get_HistRecordAppComments ( ) = 0;
821  virtual void __stdcall put_HistRecordAppComments (
822  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
823  virtual BSTR __stdcall get_HelpDocumentTag ( ) = 0;
824  virtual void __stdcall put_HelpDocumentTag (
825  /*[in]*/ BSTR _arg1 ) = 0;
826  virtual BSTR __stdcall get_HelpDocumentPath ( ) = 0;
827  virtual void __stdcall put_HelpDocumentPath (
828  /*[in]*/ BSTR _arg1 ) = 0;
829  virtual VARIANT_BOOL __stdcall get_FPWinOpen ( ) = 0;
830  virtual void __stdcall put_FPWinOpen (
831  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
832  virtual VARIANT_BOOL __stdcall get_FPWinIsFrontMost ( ) = 0;
833  virtual void __stdcall put_FPWinIsFrontMost (
834  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
835  virtual VARIANT __stdcall get_FPWinBounds ( ) = 0;
836  virtual void __stdcall put_FPWinBounds (
837  /*[in]*/ VARIANT _arg1 ) = 0;
838  virtual long __stdcall get_VIModificationBitSet ( ) = 0;
839  virtual long __stdcall get_FPModificationBitSet ( ) = 0;
840  virtual long __stdcall get_BDModificationBitSet ( ) = 0;
841  virtual long __stdcall get_CodeSize ( ) = 0;
842  virtual long __stdcall get_DataSize ( ) = 0;
843  virtual long __stdcall get_FPSize ( ) = 0;
844  virtual long __stdcall get_BDSize ( ) = 0;
845  virtual VARIANT __stdcall get_Callers ( ) = 0;
846  virtual VARIANT __stdcall get_Callees ( ) = 0;
847  virtual BSTR __stdcall get_LogFilePath ( ) = 0;
848  virtual void __stdcall put_LogFilePath (
849  /*[in]*/ BSTR _arg1 ) = 0;
850  virtual VARIANT_BOOL __stdcall get_LogAtFinish ( ) = 0;
851  virtual void __stdcall put_LogAtFinish (
852  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
853  virtual VARIANT_BOOL __stdcall get_PrintLogFileAtFinish ( ) = 0;
854  virtual void __stdcall put_PrintLogFileAtFinish (
855  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
856  virtual VARIANT __stdcall get_FPWinOrigin ( ) = 0;
857  virtual void __stdcall put_FPWinOrigin (
858  /*[in]*/ VARIANT _arg1 ) = 0;
859  virtual BSTR __stdcall get_FPWinTitle ( ) = 0;
860  virtual void __stdcall put_FPWinTitle (
861  /*[in]*/ BSTR _arg1 ) = 0;
862  virtual VARIANT_BOOL __stdcall get_SuspendOnCall ( ) = 0;
863  virtual void __stdcall put_SuspendOnCall (
864  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
865  virtual VARIANT __stdcall get_FPWinPanelBounds ( ) = 0;
866  virtual void __stdcall put_FPWinPanelBounds (
867  /*[in]*/ VARIANT _arg1 ) = 0;
868  virtual enum ExecStateEnum __stdcall get_ExecState ( ) = 0;
869  virtual VARIANT_BOOL __stdcall get_EditMode ( ) = 0;
870  virtual void __stdcall put_EditMode (
871  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
872  virtual enum VIExecSysEnum __stdcall get_PreferredExecSystem ( ) = 0;
873  virtual void __stdcall put_PreferredExecSystem (
874  /*[in]*/ enum VIExecSysEnum _arg1 ) = 0;
875  virtual VARIANT_BOOL __stdcall get_FPWinCustomTitle ( ) = 0;
876  virtual void __stdcall put_FPWinCustomTitle (
877  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
878  virtual enum VITypeEnum __stdcall get_VIType ( ) = 0;
879  virtual long __stdcall get_RevisionNumber ( ) = 0;
880  virtual void __stdcall put_RevisionNumber (
881  /*[in]*/ long _arg1 ) = 0;
882  virtual VARIANT_BOOL __stdcall get_FPKeepWinProps ( ) = 0;
883  virtual void __stdcall put_FPKeepWinProps (
884  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
885  virtual BSTR __stdcall get_RunTimeMenuPath ( ) = 0;
886  virtual void __stdcall put_RunTimeMenuPath (
887  /*[in]*/ BSTR _arg1 ) = 0;
888  virtual VARIANT_BOOL __stdcall get_FPMinimizeable ( ) = 0;
889  virtual void __stdcall put_FPMinimizeable (
890  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
891  virtual VARIANT_BOOL __stdcall get_FPResizeable ( ) = 0;
892  virtual void __stdcall put_FPResizeable (
893  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
894  virtual VARIANT_BOOL __stdcall get_ExpandWhenDroppedAsSubVI ( ) = 0;
895  virtual void __stdcall put_ExpandWhenDroppedAsSubVI (
896  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
897  virtual enum PageOrientationEnum __stdcall get_PrintingOrientation ( ) = 0;
898  virtual void __stdcall put_PrintingOrientation (
899  /*[in]*/ enum PageOrientationEnum _arg1 ) = 0;
900  virtual VARIANT_BOOL __stdcall get_PrintingHeaders ( ) = 0;
901  virtual void __stdcall put_PrintingHeaders (
902  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
903  virtual VARIANT_BOOL __stdcall get_PrintingFPScaling ( ) = 0;
904  virtual void __stdcall put_PrintingFPScaling (
905  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
906  virtual VARIANT __stdcall get_PrintMargins ( ) = 0;
907  virtual void __stdcall put_PrintMargins (
908  /*[in]*/ VARIANT _arg1 ) = 0;
909  virtual VARIANT_BOOL __stdcall get_PrintHeaderVIName ( ) = 0;
910  virtual void __stdcall put_PrintHeaderVIName (
911  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
912  virtual VARIANT_BOOL __stdcall get_PrintHeaderDatePrint ( ) = 0;
913  virtual void __stdcall put_PrintHeaderDatePrint (
914  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
915  virtual VARIANT_BOOL __stdcall get_PrintHeaderModifyDate ( ) = 0;
916  virtual void __stdcall put_PrintHeaderModifyDate (
917  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
918  virtual VARIANT_BOOL __stdcall get_PrintHeaderPageNumber ( ) = 0;
919  virtual void __stdcall put_PrintHeaderPageNumber (
920  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
921  virtual VARIANT_BOOL __stdcall get_PrintHeaderVIIcon ( ) = 0;
922  virtual void __stdcall put_PrintHeaderVIIcon (
923  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
924  virtual VARIANT_BOOL __stdcall get_PrintingHeaderVIPath ( ) = 0;
925  virtual void __stdcall put_PrintingHeaderVIPath (
926  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
927  virtual enum FPBehaviorEnum __stdcall get_FPBehavior ( ) = 0;
928  virtual void __stdcall put_FPBehavior (
929  /*[in]*/ enum FPBehaviorEnum _arg1 ) = 0;
930  virtual enum FPStateEnum __stdcall get_FPState ( ) = 0;
931  virtual void __stdcall put_FPState (
932  /*[in]*/ enum FPStateEnum _arg1 ) = 0;
933  virtual VARIANT_BOOL __stdcall get_PrintingBDScaling ( ) = 0;
934  virtual void __stdcall put_PrintingBDScaling (
935  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
936  virtual long __stdcall get__CPTM_CRC ( ) = 0;
937  virtual long __stdcall get__FPWinOSWindow ( ) = 0;
938  virtual long __stdcall get__BDWinOSWindow ( ) = 0;
939  virtual VARIANT_BOOL __stdcall get_IsProbe ( ) = 0;
940  virtual void __stdcall ExportVIStrings (
941  /*[in]*/ BSTR stringFile,
942  /*[in]*/ VARIANT_BOOL interactive,
943  /*[in]*/ BSTR logFile,
944  /*[in]*/ VARIANT_BOOL captions,
945  /*[in]*/ VARIANT_BOOL diagram ) = 0;
946  virtual void __stdcall ImportVIStrings (
947  /*[in]*/ BSTR stringFile,
948  /*[in]*/ VARIANT_BOOL interactive,
949  /*[in]*/ BSTR logFile ) = 0;
950  virtual void __stdcall SaveInstrument (
951  /*[in]*/ BSTR viPath,
952  /*[in]*/ VARIANT_BOOL saveACopy,
953  /*[in]*/ VARIANT_BOOL withoutDiagram ) = 0;
954  virtual void __stdcall Abort ( ) = 0;
955  virtual void __stdcall PrintVIToPrinter (
956  /*[in]*/ enum PrintFormatEnum format,
957  /*[in]*/ VARIANT_BOOL scalePanel,
958  /*[in]*/ VARIANT_BOOL scaleDiagram,
959  /*[in]*/ VARIANT_BOOL pageHeaders,
960  /*[in]*/ VARIANT_BOOL pageBreaks,
961  /*[in]*/ VARIANT_BOOL sectionHeaders ) = 0;
962  virtual void __stdcall PrintVIToHTML (
963  /*[in]*/ BSTR htmlFilePath,
964  /*[in]*/ VARIANT_BOOL append,
965  /*[in]*/ enum PrintFormatEnum format,
966  /*[in]*/ enum HTMLImageFormatEnum imageFormat,
967  /*[in]*/ long imageDepth,
968  /*[in]*/ BSTR imageDirectory ) = 0;
969  virtual void __stdcall PrintVIToRTF (
970  /*[in]*/ BSTR rtfFilePath,
971  /*[in]*/ VARIANT_BOOL append,
972  /*[in]*/ enum PrintFormatEnum format,
973  /*[in]*/ long imageFormat,
974  /*[in]*/ long imageDepth,
975  /*[in]*/ BSTR imageDirectory,
976  /*[in]*/ VARIANT_BOOL helpFormat ) = 0;
977  virtual void __stdcall PrintVIToText (
978  /*[in]*/ BSTR textFilePath,
979  /*[in]*/ VARIANT_BOOL append,
980  /*[in]*/ enum PrintFormatEnum format ) = 0;
981  virtual void __stdcall MakeCurValueDefault ( ) = 0;
982  virtual void __stdcall ReinitializeAllToDefault ( ) = 0;
983  virtual VARIANT __stdcall GetControlValue (
984  /*[in]*/ BSTR controlName ) = 0;
985  virtual void __stdcall SetControlValue (
986  /*[in]*/ BSTR controlName,
987  /*[in]*/ VARIANT value ) = 0;
988  virtual void __stdcall Call (
989  /*[in,out]*/ VARIANT * paramNames,
990  /*[in,out]*/ VARIANT * paramVals ) = 0;
991  virtual void __stdcall GetPanelImage (
992  /*[in]*/ VARIANT_BOOL visibleOnly,
993  /*[in]*/ long imgDepth,
994  /*[out]*/ VARIANT * img,
995  /*[out]*/ VARIANT * colors,
996  /*[out]*/ VARIANT * bounds ) = 0;
997  virtual void __stdcall Run (
998  /*[in]*/ VARIANT_BOOL async ) = 0;
999  virtual void __stdcall Revert ( ) = 0;
1000  virtual void __stdcall PrintPanel (
1001  /*[in]*/ VARIANT_BOOL entirePanel ) = 0;
1002  virtual enum VILockStateEnum __stdcall GetLockState (
1003  /*[out]*/ VARIANT_BOOL * pwdInCache ) = 0;
1004  virtual void __stdcall SetLockState (
1005  /*[in]*/ enum VILockStateEnum lockState,
1006  /*[in]*/ VARIANT_BOOL interactive,
1007  /*[in]*/ BSTR password,
1008  /*[in]*/ VARIANT_BOOL putInCache ) = 0;
1009  virtual void __stdcall SaveForPrevious (
1010  /*[in]*/ BSTR viPath,
1011  /*[out]*/ BSTR * warnings ) = 0;
1012  virtual void __stdcall Call2 (
1013  /*[in,out]*/ VARIANT * paramNames,
1014  /*[in,out]*/ VARIANT * paramVals,
1015  /*[in]*/ VARIANT_BOOL openFP,
1016  /*[in]*/ VARIANT_BOOL CloseFPAfterCall,
1017  /*[in]*/ VARIANT_BOOL SuspendOnCall,
1018  /*[in]*/ VARIANT_BOOL bringAppToFront ) = 0;
1019  virtual void __stdcall SetVIIcon (
1020  /*[in]*/ BSTR imageFile ) = 0;
1021  virtual void __stdcall SaveRunTimeMenu (
1022  /*[in]*/ BSTR filePath ) = 0;
1023  virtual void __stdcall OldOpenFrontPanel (
1024  /*[in]*/ VARIANT_BOOL Activate,
1025  /*[in]*/ enum FPStateEnum State ) = 0;
1026  virtual void __stdcall CloseFrontPanel ( ) = 0;
1027  virtual void __stdcall OpenFrontPanel (
1028  /*[in]*/ VARIANT_BOOL Activate,
1029  /*[in]*/ enum FPStateEnum State ) = 0;
1030 };
1031 
1032 struct __declspec(uuid("9a872072-0a06-11d1-90b7-00a024ce2744"))
1033 _Application : IDispatch
1034 {
1035  //
1036  // Property data
1037  //
1039  __declspec(property(get=GetAppName))
1040  _bstr_t AppName;
1041  __declspec(property(get=GetUserName,put=PutUserName))
1042  _bstr_t UserName;
1043  __declspec(property(get=GetVersion))
1044  _bstr_t Version;
1045  __declspec(property(get=GetAppKind))
1046  enum AppKindEnum AppKind;
1047  __declspec(property(get=GetAppTargetOS))
1048  enum AppTargOSEnum AppTargetOS;
1049  __declspec(property(get=GetAppTargetCPU))
1050  enum AppTargCPUEnum AppTargetCPU;
1051  __declspec(property(get=GetOSName))
1052  _bstr_t OSName;
1053  __declspec(property(get=GetOSVersion))
1054  _bstr_t OSVersion;
1055  __declspec(property(get=GetExportedVIs))
1056  _variant_t ExportedVIs;
1057  __declspec(property(get=GetPrintSetupFileWrapText,put=PutPrintSetupFileWrapText))
1058  long PrintSetupFileWrapText;
1059  __declspec(property(get=GetPrintSetupPNGCompressLevel,put=PutPrintSetupPNGCompressLevel))
1060  long PrintSetupPNGCompressLevel;
1061  __declspec(property(get=GetPrintSetupJPEGQuality,put=PutPrintSetupJPEGQuality))
1062  long PrintSetupJPEGQuality;
1063  __declspec(property(get=GetPrintSetupCustomConnector,put=PutPrintSetupCustomConnector))
1064  VARIANT_BOOL PrintSetupCustomConnector;
1065  __declspec(property(get=GetPrintSetupCustomDescription,put=PutPrintSetupCustomDescription))
1066  VARIANT_BOOL PrintSetupCustomDescription;
1067  __declspec(property(get=GetPrintSetupCustomPanel,put=PutPrintSetupCustomPanel))
1068  VARIANT_BOOL PrintSetupCustomPanel;
1069  __declspec(property(get=GetPrintSetupCustomPanelBorder,put=PutPrintSetupCustomPanelBorder))
1070  VARIANT_BOOL PrintSetupCustomPanelBorder;
1071  __declspec(property(get=GetPrintSetupCustomControls,put=PutPrintSetupCustomControls))
1072  VARIANT_BOOL PrintSetupCustomControls;
1073  __declspec(property(get=GetPrintSetupCustomControlDesc,put=PutPrintSetupCustomControlDesc))
1074  VARIANT_BOOL PrintSetupCustomControlDesc;
1075  __declspec(property(get=GetPrintSetupCustomControlTypes,put=PutPrintSetupCustomControlTypes))
1076  VARIANT_BOOL PrintSetupCustomControlTypes;
1077  __declspec(property(get=GetPrintSetupCustomDiagram,put=PutPrintSetupCustomDiagram))
1078  VARIANT_BOOL PrintSetupCustomDiagram;
1079  __declspec(property(get=GetPrintSetupCustomDiagramHidden,put=PutPrintSetupCustomDiagramHidden))
1080  VARIANT_BOOL PrintSetupCustomDiagramHidden;
1081  __declspec(property(get=GetPrintSetupCustomDiagramRepeat,put=PutPrintSetupCustomDiagramRepeat))
1082  VARIANT_BOOL PrintSetupCustomDiagramRepeat;
1083  __declspec(property(get=GetPrintSetupCustomSubVIs,put=PutPrintSetupCustomSubVIs))
1084  VARIANT_BOOL PrintSetupCustomSubVIs;
1085  __declspec(property(get=GetPrintSetupCustomHierarchy,put=PutPrintSetupCustomHierarchy))
1086  VARIANT_BOOL PrintSetupCustomHierarchy;
1087  __declspec(property(get=GetPrintSetupCustomHistory,put=PutPrintSetupCustomHistory))
1088  VARIANT_BOOL PrintSetupCustomHistory;
1089  __declspec(property(get=GetApplicationDirectory))
1090  _bstr_t ApplicationDirectory;
1091  __declspec(property(get=GetAppDefltDataLoc))
1092  _bstr_t AppDefltDataLoc;
1093  __declspec(property(get=GetRTHostConnected))
1094  VARIANT_BOOL RTHostConnected;
1095  __declspec(property(get=GetAllVIsInMemory))
1096  _variant_t AllVIsInMemory;
1097  __declspec(property(get=GetPrintSetupCustomExpressVIConfigInfo,put=PutPrintSetupCustomExpressVIConfigInfo))
1098  VARIANT_BOOL PrintSetupCustomExpressVIConfigInfo;
1099  __declspec(property(get=GetVIServerPort,put=PutVIServerPort))
1100  long VIServerPort;
1101  __declspec(property(get=GetLanguage))
1102  _bstr_t Language;
1103  __declspec(property(get=Get_WindowForPanelOrigin,put=Put_WindowForPanelOrigin))
1104  long _WindowForPanelOrigin;
1105  __declspec(property(get=Get_ModuleHandle))
1106  long _ModuleHandle;
1107  __declspec(property(get=GetAutomaticClose,put=PutAutomaticClose))
1108  VARIANT_BOOL AutomaticClose;
1109  __declspec(property(get=Get_ParentWindowForDialogs,put=Put_ParentWindowForDialogs))
1110  long _ParentWindowForDialogs;
1111  __declspec(property(get=GetShowFPTipStrips,put=PutShowFPTipStrips))
1112  VARIANT_BOOL ShowFPTipStrips;
1113  __declspec(property(get=GetPrintingColorDepth,put=PutPrintingColorDepth))
1114  VARIANT_BOOL PrintingColorDepth;
1115  __declspec(property(get=GetPrintDefaultPrinter,put=PutPrintDefaultPrinter))
1116  _bstr_t PrintDefaultPrinter;
1117  __declspec(property(get=GetPrintMethod,put=PutPrintMethod))
1118  enum PrintMethodsEnum PrintMethod;
1119  __declspec(property(get=GetPrintersAvailable))
1120  _variant_t PrintersAvailable;
1121  __declspec(property(get=GetCmdArgs))
1122  _variant_t CmdArgs;
1123  __declspec(property(get=Get_ProcessID))
1124  long _ProcessID;
1125 
1126  //
1127  // Wrapper methods for error-handling
1128  //
1129 
1130  // Methods:
1131  _bstr_t GetAppName ( );
1132  _bstr_t GetUserName ( );
1133  void PutUserName (
1134  _bstr_t _arg1 );
1135  _bstr_t GetVersion ( );
1136  enum AppKindEnum GetAppKind ( );
1137  enum AppTargOSEnum GetAppTargetOS ( );
1138  enum AppTargCPUEnum GetAppTargetCPU ( );
1139  _bstr_t GetOSName ( );
1140  _bstr_t GetOSVersion ( );
1141  _variant_t GetExportedVIs ( );
1142  long GetPrintSetupFileWrapText ( );
1143  void PutPrintSetupFileWrapText (
1144  long _arg1 );
1145  long GetPrintSetupPNGCompressLevel ( );
1146  void PutPrintSetupPNGCompressLevel (
1147  long _arg1 );
1148  long GetPrintSetupJPEGQuality ( );
1149  void PutPrintSetupJPEGQuality (
1150  long _arg1 );
1151  VARIANT_BOOL GetPrintSetupCustomConnector ( );
1152  void PutPrintSetupCustomConnector (
1153  VARIANT_BOOL _arg1 );
1154  VARIANT_BOOL GetPrintSetupCustomDescription ( );
1155  void PutPrintSetupCustomDescription (
1156  VARIANT_BOOL _arg1 );
1157  VARIANT_BOOL GetPrintSetupCustomPanel ( );
1158  void PutPrintSetupCustomPanel (
1159  VARIANT_BOOL _arg1 );
1160  VARIANT_BOOL GetPrintSetupCustomPanelBorder ( );
1161  void PutPrintSetupCustomPanelBorder (
1162  VARIANT_BOOL _arg1 );
1163  VARIANT_BOOL GetPrintSetupCustomControls ( );
1164  void PutPrintSetupCustomControls (
1165  VARIANT_BOOL _arg1 );
1166  VARIANT_BOOL GetPrintSetupCustomControlDesc ( );
1167  void PutPrintSetupCustomControlDesc (
1168  VARIANT_BOOL _arg1 );
1169  VARIANT_BOOL GetPrintSetupCustomControlTypes ( );
1170  void PutPrintSetupCustomControlTypes (
1171  VARIANT_BOOL _arg1 );
1172  VARIANT_BOOL GetPrintSetupCustomDiagram ( );
1173  void PutPrintSetupCustomDiagram (
1174  VARIANT_BOOL _arg1 );
1175  VARIANT_BOOL GetPrintSetupCustomDiagramHidden ( );
1176  void PutPrintSetupCustomDiagramHidden (
1177  VARIANT_BOOL _arg1 );
1178  VARIANT_BOOL GetPrintSetupCustomDiagramRepeat ( );
1179  void PutPrintSetupCustomDiagramRepeat (
1180  VARIANT_BOOL _arg1 );
1181  VARIANT_BOOL GetPrintSetupCustomSubVIs ( );
1182  void PutPrintSetupCustomSubVIs (
1183  VARIANT_BOOL _arg1 );
1184  VARIANT_BOOL GetPrintSetupCustomHierarchy ( );
1185  void PutPrintSetupCustomHierarchy (
1186  VARIANT_BOOL _arg1 );
1187  VARIANT_BOOL GetPrintSetupCustomHistory ( );
1188  void PutPrintSetupCustomHistory (
1189  VARIANT_BOOL _arg1 );
1190  _bstr_t GetApplicationDirectory ( );
1191  _variant_t GetAllVIsInMemory ( );
1192  VARIANT_BOOL GetAutomaticClose ( );
1193  void PutAutomaticClose (
1194  VARIANT_BOOL _arg1 );
1195  long Get_ParentWindowForDialogs ( );
1196  void Put_ParentWindowForDialogs (
1197  long _arg1 );
1198  VARIANT_BOOL GetShowFPTipStrips ( );
1199  void PutShowFPTipStrips (
1200  VARIANT_BOOL _arg1 );
1201  VARIANT_BOOL GetPrintingColorDepth ( );
1202  void PutPrintingColorDepth (
1203  VARIANT_BOOL _arg1 );
1204  _bstr_t GetPrintDefaultPrinter ( );
1205  void PutPrintDefaultPrinter (
1206  _bstr_t _arg1 );
1207  enum PrintMethodsEnum GetPrintMethod ( );
1208  void PutPrintMethod (
1209  enum PrintMethodsEnum _arg1 );
1210  _variant_t GetPrintersAvailable ( );
1211  _variant_t GetCmdArgs ( );
1212  long Get_ProcessID ( );
1213  _bstr_t GetAppDefltDataLoc ( );
1214  VARIANT_BOOL GetRTHostConnected ( );
1215  VARIANT_BOOL GetPrintSetupCustomExpressVIConfigInfo ( );
1216  void PutPrintSetupCustomExpressVIConfigInfo (
1217  VARIANT_BOOL _arg1 );
1218  long GetVIServerPort ( );
1219  void PutVIServerPort (
1220  long _arg1 );
1221  _bstr_t GetLanguage ( );
1222  long Get_WindowForPanelOrigin ( );
1223  void Put_WindowForPanelOrigin (
1224  long _arg1 );
1225  long Get_ModuleHandle ( );
1226  VirtualInstrumentPtr GetVIReference (
1227  _bstr_t viPath,
1228  _bstr_t password,
1229  VARIANT_BOOL resvForCall,
1230  long options );
1231  HRESULT MassCompile (
1232  _bstr_t directory,
1233  _bstr_t logFile,
1234  VARIANT_BOOL appendLog,
1235  long viCacheSize,
1236  VARIANT_BOOL reloadLVSBs );
1237  HRESULT Quit ( );
1238  HRESULT BringToFront ( );
1239  HRESULT DisconnectFromSlave ( );
1240  long _CompareTypes (
1241  const _variant_t & typeDesc1,
1242  const _variant_t & typeDesc2,
1243  short options );
1244  HRESULT CheckConnection ( );
1245  HRESULT ConnInfo (
1246  long pingDelay,
1247  long * prevPingDelay,
1248  long pingTimeout,
1249  long * prevPingTimeout );
1250  _bstr_t GetVIVersion (
1251  _bstr_t viPath,
1252  long * VersNum );
1253  VARIANT_BOOL _DropControlOrFunction (
1254  _bstr_t ctlFuncName );
1255  HRESULT BrowseDataSocket (
1256  _bstr_t Prompt,
1257  BSTR * SelectedURL );
1258  HRESULT ResolveSymbolicPath (
1259  _bstr_t SymbolicPath,
1260  BSTR * ActualPath );
1261  VARIANT_BOOL _HilitePalMenuItem (
1262  _bstr_t funcname,
1263  const _variant_t & Position = vtMissing );
1264  _variant_t _CreateLVClsInst (
1265  long ClassID );
1266  _variant_t _GetPalMenuInfo (
1267  _bstr_t palMenuPath );
1268 };
1269 
1270 struct __declspec(uuid("9a872071-0a06-11d1-90b7-00a024ce2744"))
1271 _IApplication : IDispatch
1272 {
1273  //
1274  // Raw methods provided by interface
1275  //
1276 
1277  virtual BSTR __stdcall get_AppName ( ) = 0;
1278  virtual BSTR __stdcall get_UserName ( ) = 0;
1279  virtual void __stdcall put_UserName (
1280  /*[in]*/ BSTR _arg1 ) = 0;
1281  virtual BSTR __stdcall get_Version ( ) = 0;
1282  virtual enum AppKindEnum __stdcall get_AppKind ( ) = 0;
1283  virtual enum AppTargOSEnum __stdcall get_AppTargetOS ( ) = 0;
1284  virtual enum AppTargCPUEnum __stdcall get_AppTargetCPU ( ) = 0;
1285  virtual BSTR __stdcall get_OSName ( ) = 0;
1286  virtual BSTR __stdcall get_OSVersion ( ) = 0;
1287  virtual VARIANT __stdcall get_ExportedVIs ( ) = 0;
1288  virtual long __stdcall get_PrintSetupFileWrapText ( ) = 0;
1289  virtual void __stdcall put_PrintSetupFileWrapText (
1290  /*[in]*/ long _arg1 ) = 0;
1291  virtual long __stdcall get_PrintSetupPNGCompressLevel ( ) = 0;
1292  virtual void __stdcall put_PrintSetupPNGCompressLevel (
1293  /*[in]*/ long _arg1 ) = 0;
1294  virtual long __stdcall get_PrintSetupJPEGQuality ( ) = 0;
1295  virtual void __stdcall put_PrintSetupJPEGQuality (
1296  /*[in]*/ long _arg1 ) = 0;
1297  virtual VARIANT_BOOL __stdcall get_PrintSetupCustomConnector ( ) = 0;
1298  virtual void __stdcall put_PrintSetupCustomConnector (
1299  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
1300  virtual VARIANT_BOOL __stdcall get_PrintSetupCustomDescription ( ) = 0;
1301  virtual void __stdcall put_PrintSetupCustomDescription (
1302  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
1303  virtual VARIANT_BOOL __stdcall get_PrintSetupCustomPanel ( ) = 0;
1304  virtual void __stdcall put_PrintSetupCustomPanel (
1305  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
1306  virtual VARIANT_BOOL __stdcall get_PrintSetupCustomPanelBorder ( ) = 0;
1307  virtual void __stdcall put_PrintSetupCustomPanelBorder (
1308  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
1309  virtual VARIANT_BOOL __stdcall get_PrintSetupCustomControls ( ) = 0;
1310  virtual void __stdcall put_PrintSetupCustomControls (
1311  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
1312  virtual VARIANT_BOOL __stdcall get_PrintSetupCustomControlDesc ( ) = 0;
1313  virtual void __stdcall put_PrintSetupCustomControlDesc (
1314  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
1315  virtual VARIANT_BOOL __stdcall get_PrintSetupCustomControlTypes ( ) = 0;
1316  virtual void __stdcall put_PrintSetupCustomControlTypes (
1317  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
1318  virtual VARIANT_BOOL __stdcall get_PrintSetupCustomDiagram ( ) = 0;
1319  virtual void __stdcall put_PrintSetupCustomDiagram (
1320  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
1321  virtual VARIANT_BOOL __stdcall get_PrintSetupCustomDiagramHidden ( ) = 0;
1322  virtual void __stdcall put_PrintSetupCustomDiagramHidden (
1323  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
1324  virtual VARIANT_BOOL __stdcall get_PrintSetupCustomDiagramRepeat ( ) = 0;
1325  virtual void __stdcall put_PrintSetupCustomDiagramRepeat (
1326  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
1327  virtual VARIANT_BOOL __stdcall get_PrintSetupCustomSubVIs ( ) = 0;
1328  virtual void __stdcall put_PrintSetupCustomSubVIs (
1329  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
1330  virtual VARIANT_BOOL __stdcall get_PrintSetupCustomHierarchy ( ) = 0;
1331  virtual void __stdcall put_PrintSetupCustomHierarchy (
1332  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
1333  virtual VARIANT_BOOL __stdcall get_PrintSetupCustomHistory ( ) = 0;
1334  virtual void __stdcall put_PrintSetupCustomHistory (
1335  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
1336  virtual BSTR __stdcall get_ApplicationDirectory ( ) = 0;
1337  virtual VARIANT __stdcall get_AllVIsInMemory ( ) = 0;
1338  virtual VARIANT_BOOL __stdcall get_AutomaticClose ( ) = 0;
1339  virtual void __stdcall put_AutomaticClose (
1340  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
1341  virtual long __stdcall get__ParentWindowForDialogs ( ) = 0;
1342  virtual void __stdcall put__ParentWindowForDialogs (
1343  /*[in]*/ long _arg1 ) = 0;
1344  virtual VARIANT_BOOL __stdcall get_ShowFPTipStrips ( ) = 0;
1345  virtual void __stdcall put_ShowFPTipStrips (
1346  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
1347  virtual VARIANT_BOOL __stdcall get_PrintingColorDepth ( ) = 0;
1348  virtual void __stdcall put_PrintingColorDepth (
1349  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
1350  virtual BSTR __stdcall get_PrintDefaultPrinter ( ) = 0;
1351  virtual void __stdcall put_PrintDefaultPrinter (
1352  /*[in]*/ BSTR _arg1 ) = 0;
1353  virtual enum PrintMethodsEnum __stdcall get_PrintMethod ( ) = 0;
1354  virtual void __stdcall put_PrintMethod (
1355  /*[in]*/ enum PrintMethodsEnum _arg1 ) = 0;
1356  virtual VARIANT __stdcall get_PrintersAvailable ( ) = 0;
1357  virtual VARIANT __stdcall get_CmdArgs ( ) = 0;
1358  virtual long __stdcall get__ProcessID ( ) = 0;
1359  virtual BSTR __stdcall get_AppDefltDataLoc ( ) = 0;
1360  virtual VARIANT_BOOL __stdcall get_RTHostConnected ( ) = 0;
1361  virtual VARIANT_BOOL __stdcall get_PrintSetupCustomExpressVIConfigInfo ( ) = 0;
1362  virtual void __stdcall put_PrintSetupCustomExpressVIConfigInfo (
1363  /*[in]*/ VARIANT_BOOL _arg1 ) = 0;
1364  virtual long __stdcall get_VIServerPort ( ) = 0;
1365  virtual void __stdcall put_VIServerPort (
1366  /*[in]*/ long _arg1 ) = 0;
1367  virtual BSTR __stdcall get_Language ( ) = 0;
1368  virtual long __stdcall get__WindowForPanelOrigin ( ) = 0;
1369  virtual void __stdcall put__WindowForPanelOrigin (
1370  /*[in]*/ long _arg1 ) = 0;
1371  virtual long __stdcall get__ModuleHandle ( ) = 0;
1372  virtual struct VirtualInstrument * __stdcall GetVIReference (
1373  /*[in]*/ BSTR viPath,
1374  /*[in]*/ BSTR password,
1375  /*[in]*/ VARIANT_BOOL resvForCall,
1376  /*[in]*/ long options ) = 0;
1377  virtual void __stdcall MassCompile (
1378  /*[in]*/ BSTR directory,
1379  /*[in]*/ BSTR logFile,
1380  /*[in]*/ VARIANT_BOOL appendLog,
1381  /*[in]*/ long viCacheSize,
1382  /*[in]*/ VARIANT_BOOL reloadLVSBs ) = 0;
1383  virtual void __stdcall Quit ( ) = 0;
1384  virtual void __stdcall BringToFront ( ) = 0;
1385  virtual void __stdcall DisconnectFromSlave ( ) = 0;
1386  virtual long __stdcall _CompareTypes (
1387  /*[in]*/ VARIANT typeDesc1,
1388  /*[in]*/ VARIANT typeDesc2,
1389  /*[in]*/ short options ) = 0;
1390  virtual void __stdcall CheckConnection ( ) = 0;
1391  virtual void __stdcall ConnInfo (
1392  /*[in]*/ long pingDelay,
1393  /*[out]*/ long * prevPingDelay,
1394  /*[in]*/ long pingTimeout,
1395  /*[out]*/ long * prevPingTimeout ) = 0;
1396  virtual BSTR __stdcall GetVIVersion (
1397  /*[in]*/ BSTR viPath,
1398  /*[out]*/ long * VersNum ) = 0;
1399  virtual VARIANT_BOOL __stdcall _DropControlOrFunction (
1400  /*[in]*/ BSTR ctlFuncName ) = 0;
1401  virtual void __stdcall BrowseDataSocket (
1402  /*[in]*/ BSTR Prompt,
1403  /*[out]*/ BSTR * SelectedURL ) = 0;
1404  virtual void __stdcall ResolveSymbolicPath (
1405  /*[in]*/ BSTR SymbolicPath,
1406  /*[out]*/ BSTR * ActualPath ) = 0;
1407  virtual VARIANT_BOOL __stdcall _HilitePalMenuItem (
1408  /*[in]*/ BSTR funcname,
1409  /*[in]*/ VARIANT Position = vtMissing ) = 0;
1410  virtual VARIANT __stdcall _CreateLVClsInst (
1411  /*[in]*/ long ClassID ) = 0;
1412  virtual VARIANT __stdcall _GetPalMenuInfo (
1413  /*[in]*/ BSTR palMenuPath ) = 0;
1414 };
1415 
1416 struct __declspec(uuid("9a872070-0a06-11d1-90b7-00a024ce2744"))
1417 Application;
1418  // [ default ] dispinterface _Application
1419  // interface _IApplication
1420 
1421 //
1422 // Named GUID constants initializations
1423 //
1424 
1425 extern "C" const GUID __declspec(selectany) LIBID_LabVIEW =
1426  {0x9a872073,0x0a06,0x11d1,{0x90,0xb7,0x00,0xa0,0x24,0xce,0x27,0x44}};
1427 extern "C" const GUID __declspec(selectany) DIID_Generic =
1428  {0x00018c9e,0x0a06,0x11d1,{0x90,0xb7,0x00,0xa0,0x24,0xce,0x27,0x44}};
1429 extern "C" const GUID __declspec(selectany) DIID_VirtualInstrument =
1430  {0x9a872074,0x0a06,0x11d1,{0x90,0xb7,0x00,0xa0,0x24,0xce,0x27,0x44}};
1431 extern "C" const GUID __declspec(selectany) IID__IGeneric =
1432  {0x00018c9d,0x0a06,0x11d1,{0x90,0xb7,0x00,0xa0,0x24,0xce,0x27,0x44}};
1433 extern "C" const GUID __declspec(selectany) IID__IVI =
1434  {0x9a872075,0x0a06,0x11d1,{0x90,0xb7,0x00,0xa0,0x24,0xce,0x27,0x44}};
1435 extern "C" const GUID __declspec(selectany) DIID__Application =
1436  {0x9a872072,0x0a06,0x11d1,{0x90,0xb7,0x00,0xa0,0x24,0xce,0x27,0x44}};
1437 extern "C" const GUID __declspec(selectany) IID__IApplication =
1438  {0x9a872071,0x0a06,0x11d1,{0x90,0xb7,0x00,0xa0,0x24,0xce,0x27,0x44}};
1439 extern "C" const GUID __declspec(selectany) CLSID_Application =
1440  {0x9a872070,0x0a06,0x11d1,{0x90,0xb7,0x00,0xa0,0x24,0xce,0x27,0x44}};
1441 
1442 //
1443 // Wrapper method implementations
1444 //
1445 
1446 #include "labview.tli"
1447 
1448 } // namespace LabVIEW
1449 
1450 #pragma pack(pop)
VIPriorityEnum
Definition: labview.tlh:100
VILockStateEnum
Definition: labview.tlh:185
PrintMethodsEnum
Definition: labview.tlh:203
const GUID IID__IApplication
Definition: labview.tlh:1437
REM file fix_xml cmd Adjust the output of the LabVIEW ExportVIStrings() method(which is more like HTML 2.0 than XML!)
PrintFormatEnum
Definition: labview.tlh:65
ImgDataToFmtEnum
Definition: labview.tlh:92
const GUID DIID__Application
Definition: labview.tlh:1435
PageOrientationEnum
Definition: labview.tlh:194
ExecStateEnum
Definition: labview.tlh:83
VIExecSysEnum
Definition: labview.tlh:112
const GUID LIBID_LabVIEW
Definition: labview.tlh:1425
const GUID IID__IVI
Definition: labview.tlh:1433
HTMLImageFormatEnum
Definition: labview.tlh:75
const GUID DIID_VirtualInstrument
Definition: labview.tlh:1429
const GUID IID__IGeneric
Definition: labview.tlh:1431
FPBehaviorEnum
Definition: labview.tlh:211
AppTargCPUEnum
Definition: labview.tlh:160
AppTargOSEnum
Definition: labview.tlh:137
_COM_SMARTPTR_TYPEDEF(Generic, __uuidof(Generic))
const GUID DIID_Generic
Definition: labview.tlh:1427
const GUID CLSID_Application
Definition: labview.tlh:1439
Copyright © 2013 Science and Technology Facilities Council | Generated by   doxygen 1.8.5