Searched refs:LPACMDRVFORMATSUGGEST (Results 1 – 3 of 3) sorted by relevance
77 inline DWORD OnFormatSuggest(LPACMDRVFORMATSUGGEST a_FormatSuggest);
422 dwRes = OnFormatSuggest((LPACMDRVFORMATSUGGEST) lParam1); in DriverProcedure()705 inline DWORD ACM::OnFormatSuggest(LPACMDRVFORMATSUGGEST a_FormatSuggest) in OnFormatSuggest()
107 } ACMDRVFORMATSUGGEST, *PACMDRVFORMATSUGGEST, FAR *LPACMDRVFORMATSUGGEST; typedef