Function IPropertyBag_Read_Stub

Source
pub unsafe extern "C" fn IPropertyBag_Read_Stub(
    This: *mut IPropertyBag,
    pszPropName: LPCOLESTR,
    pVar: *mut VARIANT,
    pErrorLog: *mut IErrorLog,
    varType: DWORD,
    pUnkObj: *mut IUnknown,
) -> HRESULT