Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Returns the number of method signatures.
HRESULT GetCount (
long* count
);
Parameters
- count
[out] Returns the number of method signatures available in this methods set.
Return Value
If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Remarks
In the case of overloaded methods, this method should return more than one method.