Microsoft Deployment Toolkit
Documentation Library BOOL FindFirst([in] LPCWSTR name)
This
method finds a first match for the name you provide. It supports
wildcard characters and returns both file and directory names. The
method returns TRUE if a match was found, FALSE otherwise.