NativeProxy Methods |
The NativeProxy type exposes the following members.
Name | Description | |
---|---|---|
AddProxy |
Adds a native proxy using its dll path.
The resulting native proxy instance will be added to the All and possibly to the AllForCurrentArchitecture lists.
| |
ClearCache |
Clears local information.
| |
CompareTo |
Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
| |
GetDiagnostics |
Gets internal diagnostics.
| |
RefreshShellViews(Byte, RefreshViewsOptions) |
Refreshes Windows Shell views.
This method has the same effect independently of the current native proxy instance.
| |
RefreshShellViews(ShellItemIdList, RefreshViewsOptions) |
Refreshes Windows Shell views.
This method has the same effect independently of the current native proxy instance.
| |
Register(RegistrationMode) |
Registers the ShellBoost native proxy assembly.
| |
Register(ShellFolderRegistration) |
Registers the ShellBoost native proxy assembly.
| |
StopListening |
Stops all the native proxy from listening to RPC calls.
| |
ToString |
Converts to string.
(Overrides ObjectToString.) | |
Unregister |
Unregisters the ShellBoost native proxy assembly.
|