ITypeLib.RemoteGetTypeInfoCount(UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft Internal Use Only.
public:
void RemoteGetTypeInfoCount([Runtime::InteropServices::Out] System::UInt32 % pcTInfo);
void RemoteGetTypeInfoCount([Runtime::InteropServices::Out] unsigned int & pcTInfo);
public void RemoteGetTypeInfoCount (out uint pcTInfo);
abstract member RemoteGetTypeInfoCount : uint32 -> unit
Public Sub RemoteGetTypeInfoCount (ByRef pcTInfo As UInteger)
Parameters
- pcTInfo
- UInt32