Function RegisterFormatEnumerator
pub unsafe fn RegisterFormatEnumerator<P0, P1>(
pbc: P0,
pefetc: P1,
reserved: u32,
) -> Result<()>where
P0: Param<IBindCtx>,
P1: Param<IEnumFORMATETC>,pub unsafe fn RegisterFormatEnumerator<P0, P1>(
pbc: P0,
pefetc: P1,
reserved: u32,
) -> Result<()>where
P0: Param<IBindCtx>,
P1: Param<IEnumFORMATETC>,