Allows a client to check whether an object appears as a member in a set property.
The member being examined, the property, and the object that owns the property must all be specified by name and type. ObjectType cannot be WILD (-1), and ObjectName and PropertyName cannot contain wildcard characters.
If ObjectNameLen is greater than 47 or if the PropertyNameLen is greater than 15, Is Bindery Object In Set will fail.
Any client with read security privileges for the set property can call Is Bindery Object In Set.
SubFuncStrucLen = 8 + ObjectNameLen + PropertyNameLen + MemberNameLen