IDLDESC 구조체

정의

주의

Use System.Runtime.InteropServices.ComTypes.IDLDESC instead. http://go.microsoft.com/fwlink/?linkid=14202

주의

이 API는 이제 사용되지 않습니다.

대신 IDLDESC를 사용하세요.

public value class IDLDESC
[System.Runtime.InteropServices.ComVisible(false)]
public struct IDLDESC
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.IDLDESC instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public struct IDLDESC
[System.Obsolete]
public struct IDLDESC
[<System.Runtime.InteropServices.ComVisible(false)>]
type IDLDESC = struct
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.IDLDESC instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type IDLDESC = struct
[<System.Obsolete>]
type IDLDESC = struct
Public Structure IDLDESC
상속
IDLDESC
특성

설명

에 대 한 자세한 내용은 IDLDESC, MSDN Library를 참조 합니다.

필드

dwReserved

null로 설정되어 예약되었습니다.

wIDLFlags

형식을 설명하는 IDLFLAG 값을 나타냅니다.

적용 대상