Share via


INames::GetCount Method

Returns the number of name and selector pairs.

HRESULT GetCount ( 
   long* count
);

Parameters

  • count
    [out] Returns a count of name and selector pairs.

Return Value

If the method succeeds, it returns S_OK. If it fails, it returns an error code.

See Also

Reference

INames Interface