Struct winapi::sapi::ISpPhoneticAlphabetSelectionVtbl
[−]
[src]
pub struct ISpPhoneticAlphabetSelectionVtbl {
pub parent: IUnknownVtbl,
pub IsAlphabetUPS: unsafe extern "system" fn(This: *mut ISpPhoneticAlphabetSelection, pfIsUPS: *mut BOOL) -> HRESULT,
pub SetAlphabetToUPS: unsafe extern "system" fn(This: *mut ISpPhoneticAlphabetSelection, fForceUPS: BOOL) -> HRESULT,
}Fields
parent | |
IsAlphabetUPS | |
SetAlphabetToUPS |