Click or drag to resize

ShellFolderServerRegisterNativeDll Method

Overload List
  NameDescription
Public methodStatic memberRegisterNativeDll(RegistrationMode)
Registers the ShellBoost native proxy assembly. Don't use this member if you are hosting multiple ShellBoost native proxies, but use the NativeProxy instance member instead.
Public methodStatic memberRegisterNativeDll(ShellFolderRegistration)
Registers the ShellBoost native proxy assembly. Don't use this member if you are hosting multiple ShellBoost native proxies, but use the NativeProxy instance member instead.
Top
See Also