8int strTestRefCount(_In_opt_ strref s);
9int strTestRopeDepth(_In_opt_ strref s);
10bool strTestRopeNode(_Inout_
strhandle o, _In_opt_ strref s,
bool left);
string * strhandle
Pointer to a string variable.
Core string types and fundamental operations.