Method AssocQueryString
AssocQueryString(AssocF, AssocStr, string, string, StringBuilder, ref uint)
public static extern uint AssocQueryString(NativeMethods2.AssocF flags, NativeMethods2.AssocStr str, string pszAssoc, string pszExtra, StringBuilder pszOut, ref uint pcchOut)
Parameters
flags
NativeMethods2.AssocFstr
NativeMethods2.AssocStrpszAssoc
stringpszExtra
stringpszOut
StringBuilderpcchOut
uint