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.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetDiagnostics |
Gets internal diagnostics.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
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.
| |
StopListening |
Stops all the native proxy from listening to RPC calls.
| |
ToString |
Converts to string.
(Overrides ObjectToString.) |