IDLDESC 구조체

정의

주의

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

대신 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.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
Public Structure IDLDESC
상속
IDLDESC
특성

설명

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

필드

dwReserved
사용되지 않음.

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

wIDLFlags
사용되지 않음.

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

적용 대상