Home
last modified time | relevance | path

Searched refs:cpropid (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/libfpx/libfpx-1.3.1-10/oless/props/
H A Dpropstg.hxx108 ULONG cpropid,
113 ULONG cpropid,
118 ULONG cpropid,
153 ULONG cpropid,
355 inline HRESULT CPropertyStorage::ValidateRGPROPID( ULONG cpropid, in ValidateRGPROPID() argument
359 UNREFERENCED_PARM(cpropid); in ValidateRGPROPID()
378 inline HRESULT CPropertyStorage::ValidateOutRGLPOLESTR( ULONG cpropid, in ValidateOutRGLPOLESTR() argument
381 UNREFERENCED_PARM(cpropid); in ValidateOutRGLPOLESTR()
400 inline HRESULT CPropertyStorage::ValidateInRGLPOLESTR( ULONG cpropid, in ValidateInRGLPOLESTR() argument
411 for( ; cpropid > 0; cpropid-- ) in ValidateInRGLPOLESTR()
[all …]
H A Dpropstg.cxx881 ULONG cpropid, in ReadPropertyNames() argument
905 if (0 == cpropid) in ReadPropertyNames()
960 ULONG cpropid, in _WritePropertyNames() argument
966 Status = RtlSetPropertyNames(_np, cpropid, rgpropid, in _WritePropertyNames()
986 ULONG cpropid, in WritePropertyNames() argument
1009 if (0 == cpropid) in WritePropertyNames()
1031 for (ULONG i=0; hr == S_OK && i < cpropid; i++) in WritePropertyNames()
1064 ULONG cpropid, in DeletePropertyNames() argument
1086 if( 0 == cpropid ) in DeletePropertyNames()
1099 hr = _WritePropertyNames(cpropid, rgpropid, NULL); in DeletePropertyNames()
[all …]
/dports/devel/upp/upp/bazaar/plugin/portaudio/hostapi/wasapi/mingw-include/
H A Dpropidl.h588 /* [in] */ ULONG cpropid,
589 /* [size_is][in] */ __RPC__in_ecount_full(cpropid) const PROPID rgpropid[ ],
593 /* [in] */ ULONG cpropid,
594 /* [size_is][in] */ __RPC__in_ecount_full(cpropid) const PROPID rgpropid[ ],
598 /* [in] */ ULONG cpropid,
732 #define IPropertyStorage_ReadPropertyNames(This,cpropid,rgpropid,rglpwstrName) \ argument
733 ( (This)->lpVtbl -> ReadPropertyNames(This,cpropid,rgpropid,rglpwstrName) )
735 #define IPropertyStorage_WritePropertyNames(This,cpropid,rgpropid,rglpwstrName) \ argument
736 ( (This)->lpVtbl -> WritePropertyNames(This,cpropid,rgpropid,rglpwstrName) )
738 #define IPropertyStorage_DeletePropertyNames(This,cpropid,rgpropid) \ argument
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dpropidl.h480 ULONG cpropid,
485 ULONG cpropid,
490 ULONG cpropid,
554 ULONG cpropid,
560 ULONG cpropid,
566 ULONG cpropid,
611 …ropertyStorage_ReadPropertyNames(This,cpropid,rgpropid,rglpwstrName) (This)->lpVtbl->ReadPropertyN…
612 …pertyStorage_WritePropertyNames(This,cpropid,rgpropid,rglpwstrName) (This)->lpVtbl->WritePropertyN…
613 … IPropertyStorage_DeletePropertyNames(This,cpropid,rgpropid) (This)->lpVtbl->DeletePropertyNames(T…
642 return This->lpVtbl->ReadPropertyNames(This,cpropid,rgpropid,rglpwstrName);
[all …]
H A Dwia.h538 …virtual HRESULT WINAPI ReadPropertyNames(ULONG cpropid,const PROPID rgpropid[],LPOLESTR rglpwstrNa…
539 …virtual HRESULT WINAPI WritePropertyNames(ULONG cpropid,const PROPID rgpropid[],const LPOLESTR rgl…
540 virtual HRESULT WINAPI DeletePropertyNames(ULONG cpropid,const PROPID rgpropid[]) = 0;
561 …HRESULT (WINAPI *ReadPropertyNames)(IWiaPropertyStorage *This,ULONG cpropid,const PROPID rgpropid[…
562 …HRESULT (WINAPI *WritePropertyNames)(IWiaPropertyStorage *This,ULONG cpropid,const PROPID rgpropid…
563 …HRESULT (WINAPI *DeletePropertyNames)(IWiaPropertyStorage *This,ULONG cpropid,const PROPID rgpropi…
586 …ropertyStorage_ReadPropertyNames(This,cpropid,rgpropid,rglpwstrName) (This)->lpVtbl->ReadPropertyN… argument
587 …pertyStorage_WritePropertyNames(This,cpropid,rgpropid,rglpwstrName) (This)->lpVtbl->WritePropertyN… argument
588 …iaPropertyStorage_DeletePropertyNames(This,cpropid,rgpropid) (This)->lpVtbl->DeletePropertyNames(T… argument
607 …aPropertyStorage_ReadPropertyNames_Proxy(IWiaPropertyStorage *This,ULONG cpropid,const PROPID rgpr…
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dpropidl.h480 ULONG cpropid,
485 ULONG cpropid,
490 ULONG cpropid,
554 ULONG cpropid,
560 ULONG cpropid,
566 ULONG cpropid,
611 …ropertyStorage_ReadPropertyNames(This,cpropid,rgpropid,rglpwstrName) (This)->lpVtbl->ReadPropertyN…
612 …pertyStorage_WritePropertyNames(This,cpropid,rgpropid,rglpwstrName) (This)->lpVtbl->WritePropertyN…
613 … IPropertyStorage_DeletePropertyNames(This,cpropid,rgpropid) (This)->lpVtbl->DeletePropertyNames(T…
642 return This->lpVtbl->ReadPropertyNames(This,cpropid,rgpropid,rglpwstrName);
[all …]
H A Dwia.h538 …virtual HRESULT WINAPI ReadPropertyNames(ULONG cpropid,const PROPID rgpropid[],LPOLESTR rglpwstrNa…
539 …virtual HRESULT WINAPI WritePropertyNames(ULONG cpropid,const PROPID rgpropid[],const LPOLESTR rgl…
540 virtual HRESULT WINAPI DeletePropertyNames(ULONG cpropid,const PROPID rgpropid[]) = 0;
561 …HRESULT (WINAPI *ReadPropertyNames)(IWiaPropertyStorage *This,ULONG cpropid,const PROPID rgpropid[…
562 …HRESULT (WINAPI *WritePropertyNames)(IWiaPropertyStorage *This,ULONG cpropid,const PROPID rgpropid…
563 …HRESULT (WINAPI *DeletePropertyNames)(IWiaPropertyStorage *This,ULONG cpropid,const PROPID rgpropi…
586 …ropertyStorage_ReadPropertyNames(This,cpropid,rgpropid,rglpwstrName) (This)->lpVtbl->ReadPropertyN… argument
587 …pertyStorage_WritePropertyNames(This,cpropid,rgpropid,rglpwstrName) (This)->lpVtbl->WritePropertyN… argument
588 …iaPropertyStorage_DeletePropertyNames(This,cpropid,rgpropid) (This)->lpVtbl->DeletePropertyNames(T… argument
607 …aPropertyStorage_ReadPropertyNames_Proxy(IWiaPropertyStorage *This,ULONG cpropid,const PROPID rgpr…
[all …]
/dports/graphics/libfpx/libfpx-1.3.1-10/oless/h/
H A Dprops.h522 /* [in] */ ULONG cpropid,
527 /* [in] */ ULONG cpropid,
532 /* [in] */ ULONG cpropid,
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwaactivex.pas718 function ReadPropertyNames(cpropid: ULONG; rgpropid: PPropID; in ReadPropertyNames()
720 function WritePropertyNames(cpropid: ULONG; rgpropid: PPropID; in WritePropertyNames()
722 function DeletePropertyNames(cpropid: ULONG; rgpropid: PPropID): HRESULT; stdcall; in DeletePropertyNames()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Com/StructuredStorage/
H A Dmod.rs1391 …pub unsafe fn ReadPropertyNames(&self, cpropid: u32, rgpropid: *const u32, rglpwstrname: *mut supe… in ReadPropertyNames()
1392 …:vtable(self).6)(::std::mem::transmute_copy(self), ::std::mem::transmute(cpropid), ::std::mem::tra… in ReadPropertyNames()
1395 …pub unsafe fn WritePropertyNames(&self, cpropid: u32, rgpropid: *const u32, rglpwstrname: *const s… in WritePropertyNames()
1396 …:vtable(self).7)(::std::mem::transmute_copy(self), ::std::mem::transmute(cpropid), ::std::mem::tra… in WritePropertyNames()
1398 …pub unsafe fn DeletePropertyNames(&self, cpropid: u32, rgpropid: *const u32) -> ::windows::runtime… in DeletePropertyNames()
1399 …:vtable(self).8)(::std::mem::transmute_copy(self), ::std::mem::transmute(cpropid), ::std::mem::tra… in DeletePropertyNames()
1460 …ation")] pub unsafe extern "system" fn(this: ::windows::runtime::RawPtr, cpropid: u32, rgpropid: *…
1462 …ation")] pub unsafe extern "system" fn(this: ::windows::runtime::RawPtr, cpropid: u32, rgpropid: *…
1464 …pub unsafe extern "system" fn(this: ::windows::runtime::RawPtr, cpropid: u32, rgpropid: *const u32…
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Devices/ImageAcquisition/
H A Dmod.rs2004 …pub unsafe fn ReadPropertyNames(&self, cpropid: u32, rgpropid: *const u32, rglpwstrname: *mut supe…
2005 …:vtable(self).6)(::std::mem::transmute_copy(self), ::std::mem::transmute(cpropid), ::std::mem::tra…
2008 …pub unsafe fn WritePropertyNames(&self, cpropid: u32, rgpropid: *const u32, rglpwstrname: *const s…
2009 …:vtable(self).7)(::std::mem::transmute_copy(self), ::std::mem::transmute(cpropid), ::std::mem::tra…
2011 …pub unsafe fn DeletePropertyNames(&self, cpropid: u32, rgpropid: *const u32) -> ::windows::runtime…
2012 …:vtable(self).8)(::std::mem::transmute_copy(self), ::std::mem::transmute(cpropid), ::std::mem::tra…
2090 …ation")] pub unsafe extern "system" fn(this: ::windows::runtime::RawPtr, cpropid: u32, rgpropid: *…
2092 …ation")] pub unsafe extern "system" fn(this: ::windows::runtime::RawPtr, cpropid: u32, rgpropid: *…
2094 …pub unsafe extern "system" fn(this: ::windows::runtime::RawPtr, cpropid: u32, rgpropid: *const u32…