Struct winapi::sapi::ISpContainerLexiconVtbl [] [src]

pub struct ISpContainerLexiconVtbl {
    pub parent: ISpLexiconVtbl,
    pub AddLexicon: unsafe extern "system" fn(This: *mut ISpContainerLexicon, pAddLexicon: *mut ISpLexicon, dwFlags: DWORD) -> HRESULT,
}

Fields

parent: ISpLexiconVtbl AddLexicon: unsafe extern "system" fn(This: *mut ISpContainerLexicon, pAddLexicon: *mut ISpLexicon, dwFlags: DWORD) -> HRESULT