Struct winapi::um::taskschd::IExecAction2 [−][src]
#[repr(C)]pub struct IExecAction2 {
pub lpVtbl: *const IExecAction2Vtbl,
}
Fields
lpVtbl: *const IExecAction2Vtbl
Implementations
Methods from Deref<Target = IExecAction>
Trait Implementations
type Target = IExecAction
type Target = IExecAction
The resulting type after dereferencing.
Dereferences the value.