mshtml
インタフェース IElementNamespaceFactory2

すべてのスーパーインタフェース:
IElementNamespaceFactory

public interface IElementNamespaceFactory2
extends IElementNamespaceFactory


フィールドの概要
static com.ms.com._Guid iid
           
 
メソッドの概要
 void create(IElementNamespace pNamespace)
           
 void CreateWithImplementation(IElementNamespace pNamespace, java.lang.String bstrImplementation)
           
 

フィールドの詳細

iid

static final com.ms.com._Guid iid
メソッドの詳細

create

void create(IElementNamespace pNamespace)
定義:
インタフェース IElementNamespaceFactory 内の create

CreateWithImplementation

void CreateWithImplementation(IElementNamespace pNamespace,
                              java.lang.String bstrImplementation)