1 implementation of MatchesAttributes
System.Speech (1)
Internal\ObjectToken\ObjectToken.cs (1)
233
public void
MatchesAttributes
([MarshalAs(UnmanagedType.LPWStr)] string pszAttributes, [MarshalAs(UnmanagedType.Bool)] out bool pfMatches) { throw new NotImplementedException(); }