Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method determines whether this port is on the local machine.
HRESULT QueryIsLocal(
void
);
int QueryIsLocal();
Return Value
Returns S_OK if this port is local (on the same machine as the caller) or S_FALSE if the port is on another machine.