Struct windows::Win32::System::Iis::IMSAdminBaseW_Vtbl
#[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
impl IMSAdminBaseW_Vtbl
pub const fn new<Identity, const OFFSET: isize>() -> IMSAdminBaseW_Vtblwhere
Identity: IMSAdminBaseW_Impl + IUnknownImpl,
pub fn matches(iid: &GUID) -> bool
Auto Trait Implementations§
impl Freeze for IMSAdminBaseW_Vtbl
impl RefUnwindSafe for IMSAdminBaseW_Vtbl
impl Send for IMSAdminBaseW_Vtbl
impl Sync for IMSAdminBaseW_Vtbl
impl Unpin for IMSAdminBaseW_Vtbl
impl UnwindSafe for IMSAdminBaseW_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