Home
last modified time | relevance | path

Searched defs:pvaIn (Results 1 – 5 of 5) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/ole/win32/
H A DIOleCommandTarget.java24 long pvaIn, // Pointer to input arguments in Exec()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/samples/gfx_html/
H A Dbrowserctrl_win.cpp266 … const GUID* pguidCmdGroup, DWORD nCmdID, DWORD nCmdexecopt, VARIANTARG* pvaIn, VARIANTARG* pvaOut in Exec()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT Browser/win32/org/eclipse/swt/browser/
H A DWebSite.java659 int Exec(long pguidCmdGroup, int nCmdID, int nCmdExecOpt, long pvaIn, long pvaOut) { in Exec()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/
H A Diewin_old.py231 def ExecWB(self, cmdID, cmdexecopt, pvaIn, pvaOut=None): argument
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Mobile/UI/MobileControls/Design/
H A DNativeMethods.cs2873 [In, MarshalAs(UnmanagedType.LPArray)] in Exec()