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.
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Returns the number of name and selector pairs.
HRESULT GetCount (
long* count
);
If the method succeeds, it returns S_OK. If it fails, it returns an error code.