BINDPTR Struct
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.
public value class BINDPTR
public struct BINDPTR
type BINDPTR = struct
Public Structure BINDPTR
- Inheritance
Remarks
For more information, see BINDPTR union.
The common language runtime throws an exception when a COM method in native code returns an HRESULT. For more information, see How to: Map HRESULTs and Exceptions.
Fields
lpfuncdesc |
Represents a pointer to a FUNCDESC structure. |
lptcomp |
Represents a pointer to an ITypeComp interface. |
lpvardesc |
Represents a pointer to a VARDESC structure. |
Applies to
Bekerjasama dengan kami di GitHub
Sumber untuk kandungan ini boleh didapati di GitHub, di mana anda juga boleh mencipta dan menyemak isu dan menarik permintaan. Untuk maklumat lanjut, lihat panduan penyumbang kami.