#[repr(C)]
pub struct IMSAdminBaseW_Vtbl {
Show 32 fields pub base__: IUnknown_Vtbl, pub AddKey: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR) -> HRESULT, pub DeleteKey: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR) -> HRESULT, pub DeleteChildKeys: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR) -> HRESULT, pub EnumKeys: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: PWSTR, _: u32) -> HRESULT, pub CopyKey: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: u32, _: PCWSTR, _: BOOL, _: BOOL) -> HRESULT, pub RenameKey: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: PCWSTR) -> HRESULT, pub SetData: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: *mut METADATA_RECORD) -> HRESULT, pub GetData: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: *mut METADATA_RECORD, _: *mut u32) -> HRESULT, pub DeleteData: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: u32, _: u32) -> HRESULT, pub EnumData: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: *mut METADATA_RECORD, _: u32, _: *mut u32) -> HRESULT, pub GetAllData: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: u32, _: u32, _: u32, _: *mut u32, _: *mut u32, _: u32, _: *mut u8, _: *mut u32) -> HRESULT, pub DeleteAllData: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: u32, _: u32) -> HRESULT, pub CopyData: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: u32, _: PCWSTR, _: u32, _: u32, _: u32, _: BOOL) -> HRESULT, pub GetDataPaths: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: u32, _: u32, _: u32, _: PWSTR, _: *mut u32) -> HRESULT, pub OpenKey: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: u32, _: u32, _: *mut u32) -> HRESULT, pub CloseKey: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT, pub ChangePermissions: unsafe extern "system" fn(_: *mut c_void, _: u32, _: u32, _: u32) -> HRESULT, pub SaveData: unsafe extern "system" fn(_: *mut c_void) -> HRESULT, pub GetHandleInfo: unsafe extern "system" fn(_: *mut c_void, _: u32, _: *mut METADATA_HANDLE_INFO) -> HRESULT, pub GetSystemChangeNumber: unsafe extern "system" fn(_: *mut c_void, _: *mut u32) -> HRESULT, pub GetDataSetNumber: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: *mut u32) -> HRESULT, pub SetLastChangeTime: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: *const FILETIME, _: BOOL) -> HRESULT, pub GetLastChangeTime: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: *mut FILETIME, _: BOOL) -> HRESULT, pub KeyExchangePhase1: unsafe extern "system" fn(_: *mut c_void) -> HRESULT, pub KeyExchangePhase2: unsafe extern "system" fn(_: *mut c_void) -> HRESULT, pub Backup: unsafe extern "system" fn(_: *mut c_void, _: PCWSTR, _: u32, _: u32) -> HRESULT, pub Restore: unsafe extern "system" fn(_: *mut c_void, _: PCWSTR, _: u32, _: u32) -> HRESULT, pub EnumBackups: unsafe extern "system" fn(_: *mut c_void, _: PWSTR, _: *mut u32, _: *mut FILETIME, _: u32) -> HRESULT, pub DeleteBackup: unsafe extern "system" fn(_: *mut c_void, _: PCWSTR, _: u32) -> HRESULT, pub UnmarshalInterface: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT, pub GetServerGuid: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
}

Fields§

§base__: IUnknown_Vtbl§AddKey: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR) -> HRESULT§DeleteKey: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR) -> HRESULT§DeleteChildKeys: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR) -> HRESULT§EnumKeys: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: PWSTR, _: u32) -> HRESULT§CopyKey: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: u32, _: PCWSTR, _: BOOL, _: BOOL) -> HRESULT§RenameKey: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: PCWSTR) -> HRESULT§SetData: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: *mut METADATA_RECORD) -> HRESULT§GetData: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: *mut METADATA_RECORD, _: *mut u32) -> HRESULT§DeleteData: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: u32, _: u32) -> HRESULT§EnumData: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: *mut METADATA_RECORD, _: u32, _: *mut u32) -> HRESULT§GetAllData: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: u32, _: u32, _: u32, _: *mut u32, _: *mut u32, _: u32, _: *mut u8, _: *mut u32) -> HRESULT§DeleteAllData: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: u32, _: u32) -> HRESULT§CopyData: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: u32, _: PCWSTR, _: u32, _: u32, _: u32, _: BOOL) -> HRESULT§GetDataPaths: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: u32, _: u32, _: u32, _: PWSTR, _: *mut u32) -> HRESULT§OpenKey: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: u32, _: u32, _: *mut u32) -> HRESULT§CloseKey: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT§ChangePermissions: unsafe extern "system" fn(_: *mut c_void, _: u32, _: u32, _: u32) -> HRESULT§SaveData: unsafe extern "system" fn(_: *mut c_void) -> HRESULT§GetHandleInfo: unsafe extern "system" fn(_: *mut c_void, _: u32, _: *mut METADATA_HANDLE_INFO) -> HRESULT§GetSystemChangeNumber: unsafe extern "system" fn(_: *mut c_void, _: *mut u32) -> HRESULT§GetDataSetNumber: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: *mut u32) -> HRESULT§SetLastChangeTime: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: *const FILETIME, _: BOOL) -> HRESULT§GetLastChangeTime: unsafe extern "system" fn(_: *mut c_void, _: u32, _: PCWSTR, _: *mut FILETIME, _: BOOL) -> HRESULT§KeyExchangePhase1: unsafe extern "system" fn(_: *mut c_void) -> HRESULT§KeyExchangePhase2: unsafe extern "system" fn(_: *mut c_void) -> HRESULT§Backup: unsafe extern "system" fn(_: *mut c_void, _: PCWSTR, _: u32, _: u32) -> HRESULT§Restore: unsafe extern "system" fn(_: *mut c_void, _: PCWSTR, _: u32, _: u32) -> HRESULT§EnumBackups: unsafe extern "system" fn(_: *mut c_void, _: PWSTR, _: *mut u32, _: *mut FILETIME, _: u32) -> HRESULT§DeleteBackup: unsafe extern "system" fn(_: *mut c_void, _: PCWSTR, _: u32) -> HRESULT§UnmarshalInterface: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§GetServerGuid: unsafe extern "system" fn(_: *mut c_void) -> HRESULT

Implementations§

§

impl IMSAdminBaseW_Vtbl

pub const fn new<Identity: IUnknownImpl<Impl = Impl>, Impl: IMSAdminBaseW_Impl, const OFFSET: isize>( ) -> IMSAdminBaseW_Vtbl

pub fn matches(iid: &GUID) -> bool

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for T
where T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for T
where T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

source§

impl<T, U> Into<U> for T
where U: From<T>,

source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

§

type Error = Infallible

The type returned in the event of a conversion error.
source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.