UCOMITypeLib.GetTypeComp(UCOMITypeComp) 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.
Enables a client compiler to bind to a library's types, variables, constants, and global functions.
public:
void GetTypeComp([Runtime::InteropServices::Out] System::Runtime::InteropServices::UCOMITypeComp ^ % ppTComp);
public void GetTypeComp (out System.Runtime.InteropServices.UCOMITypeComp ppTComp);
abstract member GetTypeComp : UCOMITypeComp -> unit
Public Sub GetTypeComp (ByRef ppTComp As UCOMITypeComp)
Parameters
- ppTComp
- UCOMITypeComp
On successful return, an instance of a UCOMITypeComp
instance for this ITypeLib
.
Remarks
For additional information about ITypeLib::GetTypeComp
, see the MSDN Library.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา