Home
last modified time | relevance | path

Searched defs:OleSetMenuDescriptor (Results 1 – 4 of 4) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/library/
H A Dcom.c787 JNIEXPORT jint JNICALL COM_NATIVE(OleSetMenuDescriptor) in COM_NATIVE() argument
/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 DCOM.java395 public static final native int OleSetMenuDescriptor(long holemenu, long hwndFrame, long hwndActiveO… in OleSetMenuDescriptor() method in COM
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Ole/
H A Dmod.rs10729 pub unsafe fn OleSetMenuDescriptor<'a, Param1: ::windows::runtime::IntoParam<'a, super::super::Foun… in OleSetMenuDescriptor() function
10734 …fn OleSetMenuDescriptor(holemenu: isize, hwndframe: super::super::Foundation::HWND, hwndactiveobje… in OleSetMenuDescriptor() function
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Ole/
H A Dmod.rs172 …pub fn OleSetMenuDescriptor(holemenu: isize, hwndframe: super::super::Foundation::HWND, hwndactive… in OleSetMenuDescriptor() function