Executes a Request.

Syntax

ISSecurityRegistryService_PPSRNZ.ExecuteRequest(request, response, [serviceLogCreateDetails], [pending])

Parameters

NameTypeOptionalByRefDescription
request ISSecurityRegistryRequest_PPSRNZ The Request.
response ISSecurityRegistryResponse_PPSRNZ ByRef The Response.
serviceLogCreateDetails ISServiceLogCreateDetails Optional ByRef Details to use when creating a Service Log. This will be updated with the Primary Key of the Service Log record that was created. If omitted, a value of Nothing is assumed.
pending Boolean Optional ByRef Where the Request supports, returns True if the Request timed out before a Response was received. If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISSecurityRegistryService_PPSRNZ
Namespace:
Intersoft.ISSecurityRegistry6
Assembly:
ISSecurityRegistry6, Version=6.0.3
Target Framework:
.NET 9.0