Searched refs:LPACMFORMATDETAILS (Results 1 – 3 of 3) sorted by relevance
62 #undef LPACMFORMATDETAILS66 #define LPACMFORMATDETAILS LPACMFORMATDETAILSW macro
76 inline DWORD OnFormatDetails(LPACMFORMATDETAILS a_FormatDetails, const LPARAM a_Query);
414 dwRes = OnFormatDetails((LPACMFORMATDETAILS) lParam1, lParam2); in DriverProcedure()492 inline DWORD ACM::OnFormatDetails(LPACMFORMATDETAILS a_FormatDetails, const LPARAM a_Query) in OnFormatDetails()