NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

UCOMITypeLib.GetTypeInfoCount

[To be supplied.]

[Visual Basic]
Function GetTypeInfoCount() As Integer
[C#]
int GetTypeInfoCount();
[C++]
int GetTypeInfoCount() = 0;
[JScript]
function GetTypeInfoCount() : int;

See Also

UCOMITypeLib Interface | UCOMITypeLib Members | System.Runtime.InteropServices Namespace