Function ADsPropCreateNotifyObj
pub unsafe fn ADsPropCreateNotifyObj<P0, P1>(
pappthddataobj: P0,
pwzadsobjname: P1,
phnotifyobj: *mut HWND,
) -> Result<()>where
P0: Param<IDataObject>,
P1: Param<PCWSTR>,
pub unsafe fn ADsPropCreateNotifyObj<P0, P1>(
pappthddataobj: P0,
pwzadsobjname: P1,
phnotifyobj: *mut HWND,
) -> Result<()>where
P0: Param<IDataObject>,
P1: Param<PCWSTR>,