BIND_OPTS 구조체

정의

주의

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

대신 BIND_OPTS를 사용하세요.

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

설명

자세한 내용은 기존 설명서를 참조 하십시오 BIND_OPTS MSDN 라이브러리의 com 하위 폴더에 있습니다.

필드

cbStruct
사용되지 않음.

BIND_OPTS 구조의 크기를 바이트 단위로 지정합니다.

dwTickCountDeadline
사용되지 않음.

호출자가 바인딩 작업을 완료하도록 지정한 시간(GetTickCount 함수가 밀리초 단위로 반환합니다)을 나타냅니다.

grfFlags
사용되지 않음.

모니커 바인딩 작업의 여러 측면을 제어합니다.

grfMode
사용되지 않음.

모니커가 식별한 개체가 들어 있는 파일을 열때 사용해야 하는 플래그입니다.

적용 대상