Home
last modified time | relevance | path

Searched defs:OleSave (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.c751 JNIEXPORT jint JNICALL COM_NATIVE(OleSave) 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.java383 public static final native int OleSave(long pPS, long pStg, boolean fSameAsLoad); in OleSave() method in COM
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Ole/
H A Dmod.rs10646 pub unsafe fn OleSave<'a, Param0: ::windows::runtime::IntoParam<'a, super::Com::StructuredStorage::… in OleSave() function
10651 …fn OleSave(pps: ::windows::runtime::RawPtr, pstg: ::windows::runtime::RawPtr, fsameasload: super::… in OleSave() 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.rs161 …pub fn OleSave(pps: super::Com::StructuredStorage::IPersistStorage, pstg: super::Com::StructuredSt… in OleSave() function