Struct windows_sys::Win32::System::AddressBook::TABLE_NOTIFICATION
#[repr(C)]pub struct TABLE_NOTIFICATION {
pub ulTableEvent: u32,
pub hResult: HRESULT,
pub propIndex: SPropValue,
pub propPrior: SPropValue,
pub row: SRow,
pub ulPad: u32,
}Expand description
Required features: "Win32_System_AddressBook", "Win32_Foundation", "Win32_System_Com"
Fields§
§ulTableEvent: u32§hResult: HRESULT§propIndex: SPropValue§propPrior: SPropValue§row: SRow§ulPad: u32