IPropertyHandle: How to get member of a struct?

If I have an IPropertyHandle of a struct, how can I get the members of that struct as IPropertyHandles? I’ve tried GetChildHandle but in the debugger the ChildNodes field is empty


Note: I have also tried GET_MEMBER_NAME_CHECKED