Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
This method returns the number of argument types associated with this object.
Syntax
Parameters
uCount
[out] Number of argument types associated with this object.
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
The value returned by this method can be used to allocate an array for use with the GetTypeArguments method.