Results for: "Logger"

No documentation available
No documentation available
No documentation available

Attempts to re-sign an expired cert with a given private key

No documentation available
No documentation available

Returns value specified by the member name of VT_RECORD OLE object. If the member name is not correct, KeyError exception is raised. If you can’t access member variable of VT_RECORD OLE object directly, use this method.

If COM server in VB.NET ComServer project is the following:

Imports System.Runtime.InteropServices
Public Class ComClass
    Public Structure ComObject
        Public object_id As Ineger
    End Structure
End Class

and Ruby Object class has title attribute:

then accessing object_id of ComObject from Ruby is as the following:

srver = WIN32OLE.new('ComServer.ComClass')
obj = WIN32OLE::Record.new('ComObject', server)
# obj.object_id returns Ruby Object#object_id
obj.ole_instance_variable_get(:object_id) # => nil

Compile a ArrayPatternNode node

Compile a BlockArgumentNode node

Compile a CallTargetNode node

Compile a CapturePatternNode node

Compile a ConstantTargetNode node

Compile a FindPatternNode node

Compile a FlipFlopNode node

Compile a ForwardingParameterNode node

Compile a ForwardingSuperNode node

Compile a HashPatternNode node

Compile a IndexTargetNode node

Compile a InterpolatedStringNode node

Compile a InterpolatedSymbolNode node

Compile a InterpolatedXStringNode node

Compile a ItParametersNode node

Compile a MultiTargetNode node

Compile a OptionalParameterNode node

Compile a RequiredParameterNode node

Search took: 4ms  ·  Total Results: 3130