Struct ISWbemServices_Vtbl
#[repr(C)]pub struct ISWbemServices_Vtbl {Show 20 fields
pub base__: IDispatch_Vtbl,
pub Get: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub GetAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut c_void) -> HRESULT,
pub Delete: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void) -> HRESULT,
pub DeleteAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut c_void) -> HRESULT,
pub InstancesOf: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub InstancesOfAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut c_void) -> HRESULT,
pub SubclassesOf: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub SubclassesOfAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut c_void) -> HRESULT,
pub ExecQuery: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub ExecQueryAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut c_void) -> HRESULT,
pub AssociatorsOf: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: VARIANT_BOOL, _: VARIANT_BOOL, _: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub AssociatorsOfAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: VARIANT_BOOL, _: VARIANT_BOOL, _: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut c_void) -> HRESULT,
pub ReferencesTo: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: VARIANT_BOOL, _: VARIANT_BOOL, _: *mut c_void, _: i32, _: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub ReferencesToAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: VARIANT_BOOL, _: VARIANT_BOOL, _: *mut c_void, _: i32, _: *mut c_void, _: *mut c_void) -> HRESULT,
pub ExecNotificationQuery: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub ExecNotificationQueryAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut c_void) -> HRESULT,
pub ExecMethod: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub ExecMethodAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut c_void) -> HRESULT,
pub Security_: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
}Fields§
§base__: IDispatch_Vtbl§Get: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut *mut c_void) -> HRESULT§GetAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut c_void) -> HRESULT§Delete: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void) -> HRESULT§DeleteAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut c_void) -> HRESULT§InstancesOf: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut *mut c_void) -> HRESULT§InstancesOfAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut c_void) -> HRESULT§SubclassesOf: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut *mut c_void) -> HRESULT§SubclassesOfAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut c_void) -> HRESULT§ExecQuery: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut *mut c_void) -> HRESULT§ExecQueryAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut c_void) -> HRESULT§AssociatorsOf: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: VARIANT_BOOL, _: VARIANT_BOOL, _: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut *mut c_void) -> HRESULT§AssociatorsOfAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: VARIANT_BOOL, _: VARIANT_BOOL, _: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut c_void) -> HRESULT§ReferencesTo: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: VARIANT_BOOL, _: VARIANT_BOOL, _: *mut c_void, _: i32, _: *mut c_void, _: *mut *mut c_void) -> HRESULT§ReferencesToAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: VARIANT_BOOL, _: VARIANT_BOOL, _: *mut c_void, _: i32, _: *mut c_void, _: *mut c_void) -> HRESULT§ExecNotificationQuery: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut *mut c_void) -> HRESULT§ExecNotificationQueryAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut c_void) -> HRESULT§ExecMethod: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut *mut c_void) -> HRESULT§ExecMethodAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void, _: i32, _: *mut c_void, _: *mut c_void) -> HRESULT§Security_: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULTImplementations§
§impl ISWbemServices_Vtbl
impl ISWbemServices_Vtbl
pub const fn new<Identity: ISWbemServices_Impl, const OFFSET: isize>() -> Self
pub fn matches(iid: &GUID) -> bool
Auto Trait Implementations§
impl Freeze for ISWbemServices_Vtbl
impl RefUnwindSafe for ISWbemServices_Vtbl
impl Send for ISWbemServices_Vtbl
impl Sync for ISWbemServices_Vtbl
impl Unpin for ISWbemServices_Vtbl
impl UnwindSafe for ISWbemServices_Vtbl
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more